Search Results for 'composer'

Results from the Forum
EmilAnton
Participant
#0

Hello,

I was wondering how to implement live search on the WP Search Element in visual composer for my homepage: http://www.networthq.com

madox56
tagDiv Member

Hi Marius,

We tried everything you have recommended so far – without any success. Even the update to the new version did not work out.

Other ideas: What do you think if we would only use the visual composer for the main page?
I know from some posts that Google loves the wordpress recent articles. Do you think that our page rank will be lowered then?
Best

hyorialba
Participant
#0

I am studying your demo. Using the Visual Composer, I have copied the “Home” page exactly adding the “Big Slide” and “Block 2”.

I am using “Homepage – with article list” template.

The problem is besides my “Latest Articles”, I don’t see “Stay Connected” and “Latest”, it’s just blank.

While on the demo, it’s there.

Did you customize the “Default sidebar”?

cromaticcg
tagDiv Member

Visual composer is not working either

Radu
tagDiv Staff

I updated the docs and it will show up in search, it’s a known issue https://forum.tagdiv.com/how-to-disableactivate-visual-editor/

keywords: visual composer not working issue problem visual editor

Hope everything is ok now,
Radu O.

pastordc3110
tagDiv Member

I have tested to try to fix and just was that the Visual editor of wordpress was deactivated. This means that “Text Block” from Visual composer depends on this to work. ¡Do not deactivate “wordpress visual editor” you will have problems with some blocks.

pastordc3110
Participant
#0

I´m using Visual Composer, and when I want to add a Text Block, window opens, but when I want to Save content in this Text Block, window never closes, I’ve tested this in Chrome, Mozilla, Internet explorer and always happens in all of them, ¿why?.

Popetrix
tagDiv Member

I did. Thanks. I found the way to get rid of the icons (fixing my original problem. Now the visual composer won’t work. I use Chrome and Firefox to edit the pages and posts. When I use Chrome, Visual Composer won’t go past the “Loadin, please wait. . .” stage and when I use Firefox, the plugin loads after a long time and after it does and I edit the posts, the save button won’t work.

Should I close this post since my original problem was fixed and create a new one for the other issue?

Thanks.

eduardoarandah
tagDiv Member

@Marius I updated plugins and theme to latest version 3.0 and still social counter crashes with twitter on local server. However, works OK on web server.

Local server: windows 8.1, wamp server 2.4

Web server: hostgator hatchling package

It somehow crashes something on a local server running on windows.

If you want me to send you all source code and passwords give me an email address.

BTW. Check how I transformed the slide, with thumbnails. visual composer is amazing!
take the code for your theme if you want. For free.
http://sociedadtrespuntocero.com/

Radu A
tagDiv Member

hi,
you can enable those features from here:

http://screencast.com/t/A3nfpHLth9g

bet there is a reason why they are disabled.

Thanks for you message.
Radu A.

Marius
tagDiv Staff

Hello,
Load more option is from Blocks. You use a module there. Blocks are built from modules, see here: https://forum.tagdiv.com/modules-and-blocks/

We will make all modules to be available in page builder(visual composer) this week.
Thanks for the message!

Marius
tagDiv Staff

Hello,
Modules are used for pagination(next/prev)
Blocks from page builder(visual composer) are built from modules and have those option: http://screencast.com/t/rRCxxwPvVCS but don’t have pagination.

See here a diagram: https://forum.tagdiv.com/modules-and-blocks/

Here are all block http://screencast.com/t/dIWpNOKu5E files.
Thanks or the message!

Marius
tagDiv Staff

Modules can be used on loops, on homepages with pagination(latest article), on category template, search templates, blog template, etc.

That can’t be used in visual composer, only with custom modification.
You can use Blocks with page builder, blocks are made from modules see here: https://forum.tagdiv.com/modules-and-blocks/

Thanks for the message!

Radu A
tagDiv Member

hi,

go to pages -> new,
add a name to your page then hit the Visual composer button

then hit Add Element button : http://screencast.com/t/WdPi3NXXlm

then from the filter window : http://screencast.com/t/5IqSzavFRk

then : http://screencast.com/t/H8n8FtnxrU7

then hit publish, an then update button : http://screencast.com/t/sevj77V2Go

result:
http://screencast.com/t/DqcD6jmA7cE
http://screencast.com/t/kGHKv5CvfRwk

Thanks for you message.
Radu A.

julingn
Participant
#0

Hi,

version 3.0 looks great. I love the theme panel.

Three Questions:
1.) Where do I find the speedbooster plugin? Its not downloadable via “install plugins”.
2.) ADS: sidebar ads (300×250 google adsense) are not displayed at all AND Header ad is not shrinking on smaller devices. Am I missing someting here?
3.) Lightbox for featured images is working fine. But all images added via visual composer are opening not in a lightbox. Can you recommend a plugin or tell me how to be able to use your lightbox also with inarticle images?

My page: http://www.brettspiele-magazin.de

Cheers,
Norman

ishak.live
Participant
#0

HI all I’m newly purchased this theme and this is a awesome theme. I have a problem when building a custom home page to my website.

Question 1
I’m able to add blocks to a row in Visual Composer. But unable to save the changes after I update block settings. I’m pressing the save button but nothing happens.It keeps idle. It is not closing the block setting dialog and changes are not saved. But cancel button works perfectly.

Question 2
I have similar problem with default templates provided with the theme. Those templates also not loading to the Visual Composer when I click on them.

Question 3

After I add a block I’m unable to delete the block. When I click on X(delete) button Alert box is showing but after I click OK it is not deleting.

How to solve this problems. I asked these three question in same thread because all three questions may have one solution to fix.

Additional Details

WebHosting : BlueHost

Thank you
Ahamed Ishak

thomaspe
tagDiv Member

+1

Ulmi
Participant
#0

Is it possible to activate more of the standard Visual Composer blocks like Accordion, Seperator, Message box, Progress Bar and Pie Chart?

Marius
tagDiv Staff

Hello,
I’m not sure i understood correctly what you want, please can you show me what you want in a screenshot or something.

The widgetised sidebar from visual composer select a sidebar that you can use it in the layout, and to manage the sidebar go to Appearance -> Widgets. Is just like a normal sidebar.

Also you can use Big slider and above you can add 2 column content + 1 column sidebar.

Thanks for the message!

PMstal
tagDiv Member

great news! thanks!

PMstal
tagDiv Member

great! thank you, @marius!

Marius
tagDiv Staff

Hello,
Thanks @PMstal.
The version V3 have offset option built in. Will be lunched tomorrow.

Thanks!

Marius
tagDiv Staff

Hello,
Not easily, but the easy way is to add it directly in code.
You can make the content with visual composer, switch to classic editor, copy the shortcode and add it as a shortcode directly in code like:

<?php echo do_shortcode('paste your shortcode here') ?>
Edit you template for homeapges are in root like page-homepage-loop.php
Thanks!

betsy
Participant
#0

I have the newspaper theme and I would like to use the visual composer on posts as well as pages so I enabled that, but I now notice that the column shortcode (whether in visual composer or not) won’t function properly. It seems to function OK on pages, but I haven’t played with that a ton only posts. I put in shortcodes for a pullquote on a post and that seemed to work OK as well. Not sure why the columns won’t work. Please advise. Thank you.

-Betsy

Viewing 25 results - 52,801 through 52,825 (of 52,922 total)