Search Results for 'composer'

Results from the Forum
simchris
tagDiv Member

@dritanleka
best to start new topic unless that question is related to visual composer asking about activation.

See the theme docs right side of page….

read through the how to install theme, AND the plugins;
then see how to load demo “styles” to look like any of the demos.

You normally have to either use a pre-set style, or build your own layout for the home page how you want it.

hmader
Participant
#0

Hello,
What I want to do: On the top an SVG-map, and depending on which country you click, underneath the map an element with further information appears. How can I realize that on Newspaper with Visual Composer? Are there any toggle-classes/JQuery UI libraries already included?
kind regards,
Herwig

simchris
tagDiv Member

I think it usually states latest version on Themeforest ..
========
\\
Version 3.1 – July 25th, 2016

UPDATE NOTICE: Please note that this version does not work with legacy Visual Composer versions.

————–

( was just downloading latest one myself; one of my sites was still on 1.6 ! )

jrevillini
Participant
#0

Hi there! Your theme is great. I have an existing wordpress site which has a custom post type “dog” and custom taxonomy “listing-type.” I want to use your blocks which are added to visual composer, but they only support entering the custom post type, not a custom query or custom taxonomies. Is there any workaround for this? I’m great with wordpress coding and could easily add a filter or something to the functions.php file if you have code for adding another field to the “filter” section for the custom taxonomy. I’ve also seen some VC blocks for post grids where they allow you to write your own query string like “post_type=dog&taxonomy=listing-type&term=available&count=1&orderby=title”

Thanks!

flameblue59
Participant
#0

Hi, anyone can help me regarding to visual composer which ask about activation. Recently, I have problem with my visual composer then a staff in this forum ask me to update with the new one. So, I updated it and everything worked fine. However, the plugin ask to activate the license now.

Charlie
Participant
#0

I recently moved our site over to the Newspaper 7 theme (not from a previous Tag Div theme) and both Visual Composer and Newspaper 7 are updated to their latest versions and so is WordPress.

Our home page (static front page selected via the customizer) is a no-sidebar full width page template (Page Attribute: Default, Sidebar position: no-sidebar template selected). We use Google DFP for delivering our header advert and the header advert works perfectly on our home page and all posts that have a sidebar layout post template.

For some reason though, except for the front/home page, all newly created and existing pages or posts that use a no-sidebar full width layout the header ad does not appear with the Newspaper 7 theme. Even if I set up a new page with all settings exactly the same as our home page, the header ad still does not appear on the new page but it does appear on our home page.

In the Theme Panel, under Template Settings – Page Template: the CUSTOM SIDEBAR + POSITION is set to no-sidebar but I have tried every possible combination of theme panel default vs page attribute setting vs sidebar position setting but can never get the header ad to show on any no-sidebar page template or post template except for the Home page. The header ad only seems to work on pages and posts when a sidebar template is selected.

Could you please urgently assist with this as obviously it limits our layout options quite a bit if we cannot get the header advert to show on any no-sidebar pages or posts except for the home page.

Thank you.

Ps. Please get in touch with me via e-mail as I would like to keep the conversation and URL private. Thank you.

Bogdan B.
tagDiv Staff

Hi,

I have checked your site and adsense seems to display fine now on every device: http://screencast.com/t/gPT76pxwFFZ
I also saw another problem regarding your social counter. Please update it as newspaper 7 requires the latest version of the social counter. Disable and delete files from the plugins section and install the social counter again from the newspaper 7 theme package. Also, your visual composer version is 4.11 which can be problematic. Please update it to 4.12 as it is required by newspaper 7.3. Use this guide: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/

Thank you!

Andrei L.
tagDiv Member

HI

To achieve that you need to edit the file corresponding with post template used and echo out there one of theme’s ad-spots. First you need to get ad’s shortcode from Visual Composer. Add an ad-box on a blank page, chose the desired ad-spot, press CLASSIC MODE button and copy the shortcode: http://screencast.com/t/CvyiAdvTo then paste it here: http://screencast.com/t/SAp89QNhaOEK

In above example I’ve used custom ad 1 on post template 1, but you can use any ad-spot from theme panel.
Thanks!

Andrei L.
tagDiv Member

Hi

The theme use the same file to generate the footer on mobile and desktop. If the problem is still there try to deactivate all plugins excerpt Visual Composer and Jetpack, clear all caches then test again.

Thanks!

Bogdan B.
tagDiv Staff

Hi,

Unfortunately our theme does not allow the customization of the category pages beyond the category settings found here: http://screencast.com/t/mIburmESO49F You cannot use visual composer on category pages so there is no way to add elements from the theme settings.
You will have to edit the theme files and use a do_shortcode function. Please follow this guide for an example of how it can be done: https://forum.tagdiv.com/topic/adspace-in-category/

Thank you!

Andrei L.
tagDiv Member

Hi

On mobile devices the site loads really slow, here can be seen the result from google page-speed toll: http://screencast.com/t/CzzRX1JO This affect user experience and some times the browser will stop page’s load it takes to mush time until the server responds. Try to optimize the site following our documentation. also try to deactivate all plugin except Visual Composer, clear all caches then test again.

Thanks!

Bogdan B.
tagDiv Staff

Hi,

Please make sure your theme is updated to the latest version by following this guide: https://forum.tagdiv.com/how-to-update-the-theme-2/ and then update your visual composer plugin: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
If you still have trouble with the templates please contact us via email at contact@tagdiv.com and provide a link to your site and login information so we can access the back-end to investigate.
Please include a link to this topic so we can identify you.

Thank you!

Bogdan B.
tagDiv Staff

Hi,
please disable all plugins except visual composer, clear cache and reset cdn files. then test the theme panel again. Let us know if you still have issues with the ads.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
The predefined pages are available in the templates section of visual composer: http://screencast.com/t/4xrUCiSufo
This will only appear on blank pages though. If your page already has content you need to press the template button: http://screencast.com/t/gcqBIRkj
Let us know if you still have trouble finding the templates
Thank you!

Andrei L.
tagDiv Member

Hi

I assume that you want to display the slide on blog page where latest post are displayed. To achieve that you will need a bit of codeing as by default the theme does not have an option to edit blog page with Visual Composer. First create a new page and add on it the slide then press CLASSIC MODE button to switch in backend editor and copy the shortcode: http://screencast.com/t/ioelT32mjmm Next you need to edit index.php file and add this code here: http://screencast.com/t/BYFRp6bg

<?php echo do_shortcode('shortcode-goes-here') ?>

Hope this helps.
Thanks!

fotballblogg1
Participant
#0

Hi,

according to the Visual Composer tutorial (https://forum.tagdiv.com/how-to-use-visual-composer/) there should be some predefined layouts.

When you create a New Page you can easily select one of the predefined layouts depending on your needs.

But all of the mentioned “homepage” templates is missing. There is a lot of other templates there, but not the homepages ones. Is it something ive done wrong? There is “about” templates, “articles” templates but no homepage or homepage – sport template etc.

Ive tried uninstalling and installing both theme and Visual Composer without any change.

Alin [tagDiv]
tagDiv Staff

Hi,

What Visual Composer version do you use?

If it is the latest version 4.12 please check this without any other plugins active except Visual Composer and see if it works. I suspect that it is a plugin which conflicts with it.
Let us know how it goes and if you still have issues please send an email at contact@tagdiv.com and provide wp-admin access so we can take a closer look. Also paste a link to this topic.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can read more about the mobile theme plugin here – https://forum.tagdiv.com/the-mobile-theme/ It comes with its own templates and it was not designed to work with Visual Composer so there are no blocks that could be used on mobile theme. Please note that it is an optional plugin and if you’d like the same content that you have on desktop, you can disable it.
If you load Swedish language from theme translation system, all the theme’s strings will be translated also on mobile devices, even if you use or not the Mobile Theme plugin – https://forum.tagdiv.com/loading-translations/ Or you can translate Latest Articles manually – https://forum.tagdiv.com/customize-a-translation/http://screencast.com/t/tkQytPCWlR3K I have checked this on my side an did not found any issues – http://screencast.com/t/VmsrmdXPLxy

I suggest to use the recommended size for mobile logo – http://screencast.com/t/amS1BHog4
However if you want to use it like it is know I will provide a css code to increase its size – http://screencast.com/t/l6Nj75et

@media(max-width: 767px) {
div.td-main-menu-logo img {
max-width: 186px;
}
}

Thanks!

Bogdan B.
tagDiv Staff

Hi,
Please disable all plugins except visual composer. clear cache and reset cdn files if you use it. It could be a plugin conflict. If the problem is still there, please provide more details about the element as our theme does not have a featured posts widget(there is a featured post sorting option for blocks but not a stand-alone widget). Please also provide a link to your site so we can inspect the element.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
I’m not sure what a “default” page is. Are you maybe referring to the homepage? If this is the case, then you can use a slider element from visual composer and add it to your page: http://screencast.com/t/UHkauQ3yT
Here is an example of the slides used in our theme:
http://demo.tagdiv.com/newspaper/ios-slider/
http://demo.tagdiv.com/newspaper/big-grid-slide/
Thank you!

Bogdan B.
tagDiv Staff

Hello,

Please make sure you update your visual composer plugin to the latest version by following this guide: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Then make sure your version of VC is 4.12.
If the problem is still there, then please try to disable all plugins except visual composer, clear cache and reset cdn files. Then test again.
Let us know how it goes.
Thanks.

Alin [tagDiv]
tagDiv Staff

Hi,

There is a sticky thread just above where it is explained the procedure – https://forum.tagdiv.com/topic/how-to-update-visual-composer-2/ and also there is an update guide – https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
You don’t have any license key for Visual Composer as it is already licensed to the theme. The latest theme version 7.3 contains the latest version of Visual Composer 4.12. When we release a new theme version we will include the latest Visual Composer version available on market.

Hope this helps!

Tomka
Participant
#0

Hi,

Is there any Visitors Counter I can use with the Visual Composer?

Thanks in advance

Piyush Bandi
Participant
#0

Hi

I am not able to see predefined layouts in visual composer. all the installation are latest. \

word press version 7.3
PHP version 5.4
MSSQL 2012
Visual composer version 4.12 ( bundled with the theme that i had purchased )

Please help

abergelnathan
Participant
#0

Hello, my plugin requires an update but it requires a license. I red the documentation about you doing the upgrades for us.

When will it be updated?
can I do it myself right now. I really need to get to work. Thank you

Viewing 25 results - 43,976 through 44,000 (of 52,922 total)