Search Results for 'use visual'

Results from the Forum
Andrei L.
tagDiv Member

Hi

To hide a widget on mobile devices you can use media queries and target the specific classes for that widget:
Lucian also replied to your post here: https://forum.tagdiv.com/topic/how-to-update-visual-composer/page/2/#post-66877

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

The theme has some predefined footer templates and you can set it from Theme Panel > Footer – http://screencast.com/t/7F5ipHhpX So this block(Editor Picks) is added directly in the footer template code – http://screencast.com/t/mQOv1TaK2JY you can set it only if you alter the code.
For Editor Pick is used block 7, so if you want you can use it in the page content, just add it using Visual Composer pagebuilder – http://screencast.com/t/V2IaDhC713http://screencast.com/t/nVzkaifXIR
You can check theme’s documentation – https://forum.tagdiv.com/block-settings-tutorial/ and we have also some video tutorial on youtube – https://www.youtube.com/watch?v=rgWqozuqmJk

If you want to add your own widgets to the footer area, just use a style that allow you to add theme from Widgets area, for example – http://screencast.com/t/6eANPEtB5gRDhttp://screencast.com/t/e5OoEmIeXjd If you only want to translate Editor Picks, you can do this from Theme Panel > Translations section – http://screencast.com/t/zOwQz0WJj6

Hope this helps!

Andrei L.
tagDiv Member

Hi

The page set as mega menu have the layout that you created in Visual Composer, to achieve a mega menu page similar with the one present on the site you indicated you can try this layout in VC: http://screencast.com/t/RC8KAo7nhttp://screencast.com/t/kCTaPQdmu Notice that it’s required a custom layout: 1/3 + 2/3. You can use the VC blocks to customize the page as you like.

Hope this help!

Thanks!

Lucian
tagDiv Staff

Hi,

Theme version 2.2 was released today so you can download it from themeforest: http://themeforest.net/downloads then update it and also update the plugins and the VC plugin, make sure you use version 4.6.2.

Use this theme update guide: https://forum.tagdiv.com/how-to-update-theme/ and VC update guide: https://forum.tagdiv.com/how-to-update-visual-composer-plugin-wpbakery/

Let us know how it goes!

Thanks

Lucian
tagDiv Staff

Hi,

I’ve checked your site and found some js errors in browser’s console which might cause this: http://screencast.com/t/RkefckSj so please make sure you empty all caches then disable all plugins and test this using just the Visual Composer plugin.

Let us know how it goes.

Thanks

Alin [tagDiv]
tagDiv Staff

Hi,

Please make sure that you uploaded the theme properly(try to use ftp method) – https://forum.tagdiv.com/install-via-ftp/ also update the plugins that come with the theme files from the /plugins folder. And disable all plugins except of Visual Composer, clear cache and see if you still have this issue.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I’m not sure why you have this issue, maybe there is a plugin that conflict with the theme and break the lazy load effect. You can try to disable the lazy load animation and see if you still have this issue – http://screencast.com/t/YxebUiVIGhb
Or you can check this without any plugins active, leave only Visual Composer active, clear cache and see if the issue persist. If it doesn’t please activate your plugins one by one and see which one caused this problem.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

The theme doesn’t have such a header style, you can achieve this only with custom modifications to a header template or you can try to use a full logo header style – http://screencast.com/t/syHryQiixTj and full image for logo – http://screencast.com/t/g9pNJ9Y9Z9UU
If you you want this only for pages you can add a background image to the row using Visual Composer settings and create something similar like the travel demo – http://demo.tagdiv.com/newspaper_travel/http://screencast.com/t/msgwHI0oB and customize it – http://screencast.com/t/ueYDvf2ic also you can add an extra class to the row and use custom css.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Do you mean that when you click on a buddypress user it wont link to the user profile? – http://screencast.com/t/HOvuz0sdhttp://screencast.com/t/s9govByv
I have tested this with the latest theme version 6.4 and buddypress(also latest version) and did not found any issues. You can try to disable all plugins except of Visual Composer and Buddypress, clear cache and see if you still have this issue.
Please provide more details if this is not what you mean.

Do you want a menu to the user link from top-bar? The theme doesn’t have such an option and you will need custom modification for it and it is not an easy task. I suggest to hire someone to do this for you as we cannot provide custom work at this time, sorry!

Thanks!

Injaki
tagDiv Member

Thank you Chris,

I tried to do so, but Visual Composer does not show any tagdiv block to use on the home page, as can be seen here: http://postimg.org/image/se3n8wyof/

What can be wrong here?
Tagdiv, please, can you give any support about this?

Thank you

simchris
tagDiv Member

Works for me on WP 4.3, so likely completely different issue.
You may need to increase the default memory for WP in your wp-config.php file, make sure you disable all plugins temporarily other than Visual Composer, and make sure you clear all your caching if used.

Look for official reply from TagDiv; this is just my feedback.

Alin [tagDiv]
tagDiv Staff

Hi,

Please follow this guide to upgrade to the version 6 of the theme – https://forum.tagdiv.com/how-to-update-the-theme-2/ Make full backup of your current installation – https://codex.wordpress.org/WordPress_Backups and then do a clean update, meaning that we recommend that you delete the old version of the theme before uploading the new one. Then update also the theme plugins: Visual Composer (also optional plugins Social Counter, Speed Booster if you use them). You will have to run the script that will import from database your settings, will change the shortcodes(see docs)…
Please note that Newspaper 6 is practically a new theme, so if you have old custom modifications to the files or custom css will not work, you will have to adjust and re-add them. Unfortunately you have to re-add the widgets to your sidebars(the custom sidebars will be imported – you don’t have to create them again) as they will become inactive or doesn’t exist in version 6.

Hope this helps!

Andrei L.
tagDiv Member

Hi @ronaldliive,

You have below my recommendation on this:
1. To change the background color for sidebar you can use custom css as Chris suggested above, try this css code and add it in theme panel > custom css:

.td-main-sidebar{
background-color: aliceblue!important;
}

If you’re using a Visual Composer sidebar, the background color from column settings: http://screencast.com/t/ch0SpVxyhttp://screencast.com/t/UGJOrSq1N

2. The first element is big grid 4 with with style 7 for layout: http://screencast.com/t/g19xf2RaiTp and second is big grid 5 with style 5: http://screencast.com/t/xkrEMpudb Those grids are available in Visual Composer plugin: http://screencast.com/t/BInPLbXt1zP

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked your site and your have a javascript error that may cause this issue – http://screencast.com/t/uRNcju4bZQ
Please disable all your plugins except of Visual Composer, clear cache and see if you still have this issue. Also disable all js/css minification and CDN.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

The Media Grid is a Visual Composer element and it doesn’t have an option to add custom links you will need custom modifications to the plugin’s files to change this and it is not so easy. For example you can use Image Gallery, this is also a VC element, but it allows custom links for each image – http://screencast.com/t/5A9kNL8tQb3o

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

The theme use Visual Composer shortcodes. You can add a VC element in a page content and change to the Classic view to take the shortcode – http://screencast.com/t/SWHFSzhyC
Also for post content are available these shortcodes – http://screencast.com/t/ODCilRkK2S

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please make sure that you use the latest version of Social Counter as I have checked you instagram id and it works fine on my side. Also you can try to add another instagram id and see if it works, then re-add your id so you will refresh it. If you still have this issue try also without any plugins active except of Visual Composer and Social Counter, clear cache and see if it works. Let me know how it goes!

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

The CATEGORY TOP POSTS STYLE setting is used only for category template. For frontpage you have to add the Big Grid using Visual Composer pagebuilder – http://screencast.com/t/90xgJ9aD1s
Please check documentation – https://forum.tagdiv.com/block-settings-tutorial/ also you can check our youtube channel there are some video tutorials like this one – https://www.youtube.com/watch?v=rgWqozuqmJk

Thanks!

simchris
tagDiv Member

1. will be done with custom CSS; I forget the exact CSS; but tagdiv will update Monday.

2. Use visual composer to create that layout and choose the post categorie(s) you want to be included in that module. You can easily “experiment” by adding a new row to your home page layout to test.

Simple enough to add a new module, save, then preview.

If you don’t want to mess with your current live page, make new page, then play with that until you have what you want, then make that new page the replacement for your live static front page.

Not sure that helps, but those are the broad strokes.

3. Try importing the “tech news” style/demo from the theme panel … but only the style not any other demo content.

  • This reply was modified 10 years by simchris.
g10ktk
Participant
#0

Visual editor – Showing Space between lines,
Preview – No space between lines.

It is continuous I am facing currently with or without TinyMCE. Sometimes this issue is resolved, when I use  
But when I use   before one paragraph, the issue shifts to before next paragraph and goes on & on.

LukeYosh
Participant
#0

Hello!
I’m trying to add a section title to my homepage to go over a non-Block Visual Composer element. Right now I just have an empty “Text with Title” element with my carousel element under that. However, that’s causing uneven spacing (as circled in the screenshot)

Title Gap

Is there a better way to accomplish this or remove the spacing between the elements? Also, how do I add a URL to the Title in the “Text with Title” element? It’s an option on the Block-related elements, but not in the “Text with Title” element.

Thank you!

doucare1971
Blocked
#0

I guess from trying this infinite scrolling only works on home page? I went to the blog page and edit page and using visual composer with block 12 and set the load more button and it did nothing, cause the global blog template in the theme panel just shows up with pagination still on the bottom of the page.

I saw nothing that can even be seen in the theme panel as to set for load more or infinite loading on the blog template. No way to disable the global settings to use infinite loading from VC on the blog page. So the infinite scrolling for blog page is not available, but I don’t want to add the blog page thing to the home page, because I like the way the home page with blocks are with different categories.

I just don’t see any way to make the blog page a infinite scroll. None of the plugins from WordPress repository even does it. Unless, I am doing something wrong. I just can’t get that on the blog page. I think that is what the other thread is about too.

Lucian
tagDiv Staff

Hi,

You can’t set the infinite scroll pagination just on theme’s blocks and the classic blog uses the latest post page which can’t be customized using Visual Composer page builder. Sorry!

Thanks for the message!

Alin [tagDiv]
tagDiv Staff

Hi,

Sorry for delay! We answer to the most oldest topics so if you add a new reply we get later to your topic.
Usually ajax errors are caused by some plugins that conflicts with the theme javascript, so please make sure you disable all the plugins except of Visual Composer, clear cache and purge your files if you use CDN(also you can deactivate CDN). If you have the js/css minified please remove it. Let me know how it goes!

Thanks!

master2501
Participant
#0

Hy guys!

I’ve been having this same problem since I updated my website to the last wordpress version.

First, the images from the library would not load when I wanted to make an article. If I wanted to access the media library, the images only appear on list mode, not grid mode.

I solved this problem disabling jetpack plugin.

Now I have the exact problem again but this time the plugin that causes this problem is visual composer and well… I can’t make anything without visual composer. If I disable it I can access the media library, but if I enable it, I can´t. Also, when it’s enable, it doen´t load any model.

Any suggestions?

Thank You!

Viewing 25 results - 6,276 through 6,300 (of 7,617 total)