Hi there, I am trying to use Page Builder to build out a static front page for a wordpress blog that is integrated through Magento. The wordpress integration is setup to match the CSS and theme of the Magento site. When previewing the page, it does not use the site’s CSS or matches the theme…
Hello, i’m using for the first time the widget “Post Loop” from your Page Builder and i’m trying to display all post from a single category “Kitchens” (slug: “kitchens”) with a content excerpt (max 300 characters) and featured image. However nothing except the ALL posts are displayed. I tried: category_name=kitchens (slug term) cat=4 (in table…
Hi, When I make two rows with page builder I have noticed that I get a gap between them. Lets say that I have text in both. Is there an easy way of reducing this distance? If you follow the URL i have made an example. In addition, how can i get the video to…
Hi, i love your PageBuilder – it’s amazing how easy it makes to design a page. But i wonder how i could design my category-pages … Actually i use “Rich Tax Description Editor”, which is nice, and ad a tag to show the description in the category. What do i have to do to get…
Hello, I develop a theme and call jquery 2.13 with : wp_register_script(‘cbj_admin_jquery’, get_template_directory_uri() . ‘/framework/admin/inc/js/jquery-2.1.3.min.js’, array(‘jquery’), ‘1.0.0’, true); If i do that (set in_footer to true), the builder is not called in the WpEditor but in bottom of page. But if i set wp_register_script and $in_footer to false, it run right ?! Thank you for…
Hello everyone, I am making a theme for myself and I want to have a prebuilt layout in it. But the problem is that it isn’t showing the Page Builder Data in the HTML Source, even when I put the two lines in my wp-config,php to enable the debug mode: Does anyone know how to…
I am trying to build a website similar to http://www.siteslike.com with Page Builder plugin. I would like to be able to have 5 to 6 columns with links under each on the home page such as Animal & Pets, Beauty, Comedy, Cooking, and so on. Also a “Search Box” on the top right corner. Having…
I have a situation where I need the background color of the rows to be full width, but the content inside to have a specified width. So for example, I want a the row to be width 100% with a background color of blue, so I set that color in the options of the row…
Hi, I am having an issue with the CR: Text block pagebuilder item. When I use it, it causes all remaining content to align to the left. Hard to explain. Here is an example: http://getsmartworkspaces.com/hourly-packages/. I had this issue both before I updated the plugin, and after. The pagebuilder widgets are laid out as follows:…
Hi I searched this question in the forum, but I haven’t found a solution. So, I just wanna ask here. How to remove design tab when edit row in my theme? Is there any hook? Thanks
I started out with word press’s free counsel theme, upgraded to counsel pro (by mudthemes) and also installed and currently using page builder from site origin. Mud themes pro support said the issue was page builder and told me to uninstall it. Ilike page builder and its features and don’t want to redo all my…
I need to do the custom css in order to have the listings be at least three across instead of in a list. I know how to get to the custom css where there is attributes, layout, etc.