Questions tagged [wpbakery]

168 questions
-1
votes
1 answer

How remove gap between two image blocks in WP Bakery

Hi there how can I remove white gap between images in link below? thanks https://flashsystem.ir/product/haylou-x1-neo-earbuds/ WP Bakery settings didn't changed anything
-1
votes
1 answer

Issue with updating page after adding shortcode

I'm using WP bakery(visual composer) for building a website for a client. I have created a custom post type and a categories for it. My main goal is to display categories of this post type on a page. I created a shortcode in function.php in a child…
-1
votes
1 answer

Translate WPBakery in Wordpress Admin

Please forgive me, but i am kinda new to coding. I only need one word translated and was hoping to not need a translating plugin installed on my site. I have translated the word "Shopping Cart" on the cart-page using the following…
-1
votes
1 answer

How to create custom post page in WordPress?

I want to create a post page template for my website. I am currently using the theme's default post page. I created a template (Template 1) with wp-bakery in pages section with JegTheme addons : When a users enters a blog post, they should see…
edche
  • 636
  • 6
  • 33
-1
votes
1 answer

How do I make city-wise pages with a single template in WordPress WP-Bakery or any plugin for multiple pages?

How do I make city-wise pages with a single template in WordPress WP-Bakery or any plugin for multiple pages. Same template used at a time so that I can change section easily
-1
votes
2 answers

How can I use "Supaz Easy Background" plugin adding a background video for WPBakery

I've tried to use this https://wordpress.org/plugins/supaz-easy-background/ plugin for adding a video as background. But I'm not able to do this. Please someone help me.
-1
votes
1 answer

How to print the wpbackery gallery in a custom page

I copy the element of the gallery of WPBackery in a new shortcode to print it in a new customa page. but how can I print the array of images? how can I know the elements that bring all the shortcode with a var_dump? hope someone help me edit I…
cesg.dav
  • 320
  • 1
  • 14
-1
votes
1 answer

Add Variable to Class Name

I am currently developing an element for WPBakery in Wordpress. Because I want to nest the elements into each other I have to append a unique ID to the class of the element. The Variable $uniqueID shoud be appended to the Class…
com.on.ist
  • 177
  • 1
  • 10
-1
votes
1 answer

How to render a Wordpress blog list to display below WP Bakery content

I am using the WP Bakery Page Builder plugin. On one of my pages, I am using this plugin to create a title along with some text. I then changed the template to a Blog template, when previewing my changes I can see my posts displaying correctly…
ImranR
  • 516
  • 2
  • 13
  • 30
-1
votes
1 answer

Checkbox boolean always returning false in WPBakery

I've created a custom element for the WPBakery plugin. I have mapped out a simple checkbox for this element: array( 'type' => 'checkbox', 'heading' => esc_html__( 'Add box shadow?', 'js_composer' ), 'param_name' => 'add_boxShadow', …
Freddy
  • 683
  • 4
  • 35
  • 114
-1
votes
1 answer

How can I edit the CSS of the WPBakery pageable container on my Wordpress page?

I'm using WPBakery on this wordpress site. I'm using an element called pageable content container as you can see on the front page. It has several slides which are changing every few seconds. My problem is that every time the slide changes the…
ma66ot
  • 47
  • 9
-1
votes
1 answer

Templating more complex if-statements with Mustache & WordPress

I am using Visual Composer (now WPBakery) to develop own blocks/shortcodes, and render them through a Mustache template. I am passing parameters to the template, and then render the template based on these parameters (set in Visual Composer). I…
user2868900
  • 721
  • 3
  • 9
  • 29
-2
votes
0 answers

I am using the Woocommerce plugin, but the gallery is not showing up

I'm using the Woocommerce plugin in Wordpress, but the gallery isn't showing up. The page was created in raw HTML using WPBakery Page Builder. If you delete this Raw HTML, the gallery will show up. However, since I don't know what's wrong with Raw…
WWW777PPP
  • 1
  • 1
-2
votes
3 answers

Shortcode: Images not being returned after explode()

I've created a custom element which extends the WPBakery plugin. This custom element will be an image slider. Users choose how many images they want from the single backend option, and the images will then be exploded (explode()), returning and…
Freddy
  • 683
  • 4
  • 35
  • 114
-3
votes
1 answer

Is this WordPress hack, and how to prevent it happening again?

A friend contacted me about some issues with their site. Looking at the index.php in public_html I see all this dubious looking code. Their theme functions file also has some similar scripts appended to the end. At some point the site redirects to…
katiedev
  • 110
  • 1
  • 7
1 2 3
11
12