Questions tagged [visual-composer]
383 questions
0
votes
0 answers
Wordpress won't update pages
I have got a web-site from my client where I can't update anything - it does the updates in admin panel, but not on user side. The web-site is filled with plugins including different cache modules which I deactivated - still no luck. I even change…

Timur Gafforov
- 771
- 3
- 10
- 28
0
votes
1 answer
Revolution Slider in visual composer row: navigation not working
The revolution slider I embedded into my page's row here http://jungle-crisps.com/fr/la-gamme/ is displayed correctely, but the thumbnails links and navigation arrows are just not clickable, I don't get why. I tried to set the slider layout in full…

Robin
- 1
- 3
0
votes
4 answers
Visual Composer not showing specific page styles
When I view regular page from visual composer, it works fine like this:
http://vrshealth.com/qc2
Margins, backgrounds, etc are all working.
I needed to make a custom post type "quality-check" and am using archive-quality-check.php to display this…

mydoglixu
- 934
- 1
- 7
- 25
0
votes
0 answers
visual composer add custon raw js - WORDPRESS
I want to create testimonial slider like this one https://codepen.io/pillotu/pen/weWzLE/ but it seems to be impossible to make its js work in the visual composer "raw js" content box.
jQuery(document).ready(function($) {
//create the slider
…

Plebe Versivo
- 1
- 1
0
votes
1 answer
Custom query for post grip
I am using Visual Composer in WordPress in that i need to display the past events comparing with current date.I have tried this.
$today = date('yymmdd');
$args = array(
'post_type' => 'event',
'meta_query' => array(
array(
…

Ravi Kumar
- 190
- 2
- 12
0
votes
1 answer
Is it possible to load page bulider Visual composer editor default in Wordpress?
Am install Visual composer plugin it's working fine,Am custom to Visual composer editor to pages and posts,Once Click Pages -> Add New it's not loaded visual composer editor default.Once Click Backend Editor Button then only it changes visual…

Geetha Janarthanan
- 79
- 1
- 8
0
votes
1 answer
Get rid of visual composer tags when sharing a wordpress page
I have created some pages in wordpress using Visual Composer Plugin. When I try to share those pages on social media sites it shows the visual composer tags as well. Is there any way to get rid of these tags ?
The tags come like
MY PAGE…

Damon
- 49
- 7
0
votes
1 answer
Move Post Title above Post Date Wordpress Visual Composer
Is there any way to move the title above the date and change the date settings to "Date" instead of "Posted 4 days ago"?
I'm using Albertino theme with visual Composer

megingjord
- 31
- 4
0
votes
1 answer
Wordpress Override a function from a parent theme
I've installed a theme on my word press that uses Visual Composer. But after installing it I found out that the theme has disabled some element from Visual Composer. After quit some time i found the file that is being executed to remove these…

Joey
- 93
- 2
- 13
0
votes
1 answer
Get post id inside shortcode used in loop
I feel like I'm missing something here. So I'm using visual composer masonry grid to show posts. I'm trying to create a shortcode to use in the Visual composer grid builder that shows the date timestamp but even though the shortcode is being used in…

Tiffany Israel
- 460
- 1
- 7
- 22
0
votes
1 answer
$_GET in JS for booking
I'm making a form with a datepicker. The action of the form is the url of a booking web site, so I need the arrival date. But, I need to explode/split the date before submitting the form.
However, i'm using Visual Composer. So i can't add PHP in my…
0
votes
1 answer
Visual Composer only shows a shortcode entered in the shortcode mapper
I'm using the Visual Composer Shortcoder Mapper. I have introduced 2 equal shortcodes, they show the same but in a different format. Shortcodes have different names but when adding those shortcodes on the page, only one of them appears.
Example:
…

Mike
- 15
- 7
0
votes
1 answer
What is causing images to skew left on my WP page?
I'm making a website on WP, and I'm using Visual Composer. No blog, just pages. For some reason any images I put on the page skew left. When I load the page, initially the image is in the right place. But then immediately as the page loads they are…

GeleiaDeMocoto
- 151
- 1
- 10
0
votes
2 answers
Wordpress; Convert array of image ids to urls
I'm building a theme from scratch and am utilizing the Visual Composer plugin.
I've made a custom element using VC to allow a user to upload a set of images.
When a users selects a set of images, they get returned as an array of image ids.
I'm…

Eric Brockman
- 824
- 2
- 10
- 37
0
votes
2 answers
Weird padding at bottom of page
I'm having issues with some padding/margin issues on a site. It's a WP site that I am building for a client - not my original code. I am using a child theme to customize styles.
My staging site is here http://7a9.007.myftpupload.com/
If you scroll…

Kristin P
- 35
- 1
- 6