Jump to content

ausblick

Members
  • Posts

    35
  • Joined

  • Last visited

Profile Information

  • Location
    Switzerland

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

ausblick's Achievements

Jr. Member

Jr. Member (3/6)

13

Reputation

  1. Thanks @jploch for your further explanation.
  2. Thanks @cwsoft for your hints, I'll check them.
  3. Hi Is there an exchange library for custom made page-grid blocks?
  4. @zoeck It seems so.... thanks for your answer.
  5. Many thanks @BrendonKoz for your thoughts and thanks for sharing. For me it is interesting that you also take the blank profile and start from there. I've already placed a PageGrid specific question in the PageGrid subforum.
  6. Hi Which CSS frameworks works best with PageGrid and are used together? What are you experiences concerning page speed?
  7. Paradise 😉 Indeed, it's really beautiful here. @virtualgadjo Thank you very much for your explanations. In fact, your approach is very exciting and quite different from what I would have expected. The fact that you don't use a pre-packaged CSS “framework” for your design and visuals seems very extensive to me at first, until you have put together your own preferences and classes. Personally, I find utility classes helpful (i.e., I'm at 30-50%), but I understand your point and position very well. Until now, I didn't assume blank profile but rather the site-regular based on UIkit. It would be interesting to know what others are doing and what they think and suggest.
  8. Hi After a break dominated by Must-WP and Publii with ProcessWire, I finally found my way back. a. Which profile would you choose for a website with a blog inside? b. Which CSS framework would you recommend for me a good start, I will build upon pagegrid page builder? Merci. -O
  9. Many thanks @virtualgadjo and @AndZyk for your inputs. In fact I thought I would build my blog structure in a very simple manner, but both your input showed me, that thinking about structure is well worth!
  10. Hi I'm currently building my website with PW (a few pages and templates) and I'm wondering what's a way to integrate a blog function with categories and tags so tha I'm not limited in terms of functions and I can expand my website. There are so many possibilities and ways to do this in PW. What are your experiences or tips for me as a beginner to realise blog functions? Many thanks
  11. Hi @bernhard. I apologize for not being so specific, you're absolutely right. I just wanted to bring RockPageBuilder working with site-rockfrontend profile. Just to reflect. I can not recover every step anymore, but after installing and setup as in docs RPB was only shown with its functions on the home page, but not on basic-page. I was muddling around in tempaltes directory and tried dozens of combinations or single entries in single and/or in many template php files or in latte files with those snippets. PHP <?= $rockpagebuilder->render(true) ?> or Latte {if $page->template == 'basic-page'} {$rockpagebuilder->render()} {/if} or {$rockpagebuilder->render()} Yes there were red errors instead of fixing them. Then I just reinstalled pw with all modules needed. I've learnt so many aspects about PW, several rock-modules and site-rockfrontend profile and their structure. I know that is not a systematic and specific (not a best) way. I just wanted to have RockPageBuilder and site-rockfront having up/running, using an unstructured try and error workflow.
  12. Hi @bernhard Unfortunately only the main page home worked with RockPageBuilder, with basic-page everything stuck. It made no step, where I placed either the code snippet or the latte directive. I reinstalled pw with all modules/site-rockfrontend needed several times, but it shouldnt be so complicated or tricky;-) I always downloaded the site-rockfrontend profile from https://processwire.com/modules/site-rock-frontend where version 1.0.0 is indicated as downloadable, but its the newst version on github. But now I used this version 1.3.2 on https://github.com/baumrock/site-rockfrontend/releases. And using this version - that worked also for other templates.
  13. Many thanks @bernhard for your hints. Now it works. For me it was unclear where to put the render() snippet in, I understood where it I tried several files, but now it works. In the RockPageBuilder doc you mention using the site-blank profile, where all works, but I like the delayed output defined in site-rockfrontend.
  14. Hi I intended to test RockPageBuilder with a fresh site-rockfrontend profile and most Rock-Modules. I installed page-edit-front and adjusted the profile in Rockfrontend to rockpagebuilder. Where to put the following render <?= $rockpagebuilder->render(true) ?> I tried to set it in different php/less files in /site/templates with this profile. Many thanks for a hint.
×
×
  • Create New...