Search Results for 'use visual'

Results from the Forum
jansena
tagDiv Member

Hi,

I still have the problem. I have the ajax post views option, like in the screencast screenshot you send.
I have just updated the theme to the lastest version. Like you said I have disabled all the plugins except visual composer, cleared the cache. (I don’t use a CDN so I can’t reset them). I have also updated wordpress to the latest version.

Still not solution for it. Any more ideas how I can solve this?

Silverheim
tagDiv Member

Hey Chito. Thats great man. But in the same way its dados because the theme must work with the last version of visual composer due a vulnerabilities risks :(. I Will try that solution. Thank you Very much for sharing this workround man. If possible send me ur contact thru my website contact form. Thanks

tsuba2020
Participant
#0

I have this problem, suddenly appeared.

View post on imgur.com

I can not use the next page button (ajax) in visual composer, there is no way you can navigate the site, and visual composer don’t have an option to use pagination with clasic numbers.

Catalin
tagDiv Staff

Hello ecase,

There is no issue with the lazyload animation. It is just the first to break on a js error. These are usually caused by plugin conflicts. Please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.

Thank you!

Simion C.
tagDiv Staff

Hi,

I have tried to replicate the problem you have on my end using a sticky menu – https://www.screencast.com/t/FyfG1TbF but it is not happening, it’s working properly. That could mean that a plugin interfering with the theme js could be causing this, also i can see that there is an error in your site – https://www.screencast.com/t/M8JymwxDfBFW. Try to disable all plugins except Visual Composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.

Thanks

Bogdan B.
tagDiv Staff

It;s because more and more people use untested plugins or js minification.
Please check your browser console and if you see something similar: https://www.screencast.com/t/lbFtvXd7 then you know you have a js error. This is most commonly caused by plugins.
disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.

Thank you!

Simion C.
tagDiv Staff

Hi,

I can see that you have some problems with the site at the moment I am inspecting it so I can’t give you a solution for the menu – https://www.screencast.com/t/qKC3ELPW7D try to disable all plugins except Visual Composer as some plugins are often the reason of this happening, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.

Thanks

Bogdan B.
tagDiv Staff

Unfortunately plugins prevent me from inspecting the site. You could have a conflicting plugin that causes some issues. I can’t tell as I cannot use the browser inspector on your site.
please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.

Thank you!

Bogdan B.
tagDiv Staff

Please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.

Thank you!

Simion C.
tagDiv Staff

Hi,

This could be a plugin conflict so please disable all plugins except Visual Composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
If the problem is still present it would be most useful if you can give a link to your site to inspect the problem first hand.

Thanks

Catalin
tagDiv Staff

Hello justfreshkicks,

I have tested it on my side, with more than 3 Goole Adsense and all of them seems to work as properly. Therefore, this problem is not theme related, sorry! Try to make a new clean install from scratch, remove all untested plugins, leave just Visual Composer to active and install the theme via FTP because this is the surest method in this regard and check the results. It should work as properly because on my side with the default state of the theme works as properly.

Thanks for your understanding!

Bogdan B.
tagDiv Staff

There is no issue with the lazyload animation. It is just the first to break on a js error. These are usually caused by plugin conflicts. Please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.

Thank you!

kropka77
Participant
#0

Hello,

I very like your theme but I found one problem with custom ads.

I set it as shown here https://forum.tagdiv.com/custom-ad-spots/
I use this code in Theme Panel > Ads > Custom ad Section> Custom ad 1
<div class="td-all-devices"></div>
and this in Theme Panel > Ads > Custom ad Section> Custom ad 2
<div class="td-all-devices"></div>

After thhat I use Visual Composer in main page
[vc_column width="1/2"][td_block_ad_box spot_id="custom_ad_1" spot_title="Reklama"][/vc_column][vc_column width="1/2"][td_block_ad_box spot_id="custom_ad_2" spot_title="Reklama"][/vc_column][/vc_row]

Unfortunately ads are not showing. What is wrong?

paologalli
Participant
#0

Hi
the visual composer is very heavy on my site and the admin panel – when editing pages – is very slow and sometimes doesn’t work well (for example I can’t save anymore my home page because wordpress with visual composer enabled seems to freeze the update function – I click on the button but nothing happens)

there’s a way to optimize it or to find an alternative more light?

thanks
Paolo

Catalin
tagDiv Staff

Hello ironsea,

I have checked your website on the mobile device and I notice that your header will not disappear from mobile. It is strange because the mobile version will hide it. Do you have added some code which forces this header to be in this section and for mobile devices? Try to revert the theme to the default state, disable all the untested plugins, leave just Visual Composer to active, clear all your caches and install only the plugins that come bundled with the theme packet and rule out any conflicting plugins. If the problem is still there, please try to make a new clean install from scratch via FTP and check the results.

Hope this helps and let us know how it goes!

Thanks.

Bogdan B.
tagDiv Staff

Hello,

If you want to add a custom class to a big grid you can do so in visual composer like so: https://www.screencast.com/t/3SiBHjFI8d4
Then you can use it to create your css code. You can target the .td-module-title class
After your code is done and you added the font family and other parameters you want to add, you cna place the code in the theme panel-> custom css box: https://www.screencast.com/t/tQMr1YXI

Thank you!

juliusuk
Participant
#0

I’m using Style 7 of the newspaper theme and want to have the header in “Always sticky”-mode and using Smart sidebars (no top bar).

After using these settings, there is a minor visual bug. The Smart sidebar sticks so that the block title of the first block sits some pixels under the sticky header. See this picture:

Smart sidebar sticking under sticky header. See style-code in inspector to the right.

The problem seems to be the value of “top” in the style=”” part. When inserting e.g. the value top: 88px: the smart sidebar is correctly positioned and flows well when the page is scrolled.

Image when changing top-value to 88px: top value changed to 88px in inspector.

These values seem to be inserted with some script while user scrolls through page. Where can i change this to show correctly?

I’m still working on localhost so i cant provide the link yet.

– Julius

Catalin
tagDiv Staff

Hello d2inspire,

Please keep in mind that the block buttons are made them with some custom rule. Also, please notice that the main element is WP Custom menu from Visual Composer, this have a custom class named .td-menu-blocks-custom Also, you have to make your own desired menu from Appearance->Menu from WP panel and then you have to use this visual Composer element with this custom class to get the Custom CSS design, like this -> http://screencast.com/t/i834fsDw -> http://screencast.com/t/Th9oEVLMM -> http://screencast.com/t/WWt2yabWiMv and as an example result -> http://screencast.com/t/7Mtx3fdFGNRd

Thanks for the message!

Catalin
tagDiv Staff

Hello MattiaVe,

Please ensure that you do not use some untested plugins which can interact with the theme js files and cause a lot of unknown issues. Try to disable all of them, leave just Visual Composer to active, clear all your caches and install only the plugins that come bundled with the theme packet and rule out any conflicting plugins. Also, if the problem is still there and if you need more assistance in this regard after you follow my above advice, please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further inspect it closer your setup page. Also, provide there the link of this topic so we can quickly identify you.

Thanks for your understanding!

trungnx
Participant
#0

Hi,

I would like to use Visual Composer to create a new page with a catchy design.

I did it in the contact page. But got problem that every page in the right side always show the block as link http://prntscr.com/dx3g76

This is a default setting in widget check this image http://prntscr.com/dx3gxb

I know all the page, post will show this block, but can we create the page without it. I would like to have a page will full page as home. So that we can use Visual Composer to create a custom page design.

Thanks,

Bogdan B.
tagDiv Staff

Hello,

This could be a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.

Thank you!

190degrees
tagDiv Member

Hello Bogdan,

Thank you for the instructions on adding more custom fonts.

We have tried disabling all plugins except visual composer, cleared cache, we dont use cdn. All this done and the font issue still persists.

Here are the screenshots

Before disabling plugins : http://i.imgur.com/BZAhbab.jpeg

After disabling Plugins : http://i.imgur.com/nRYJaHS.jpeg

Is there any other way to fix the font issue.

Catalin
tagDiv Staff

Hello ahmedkhalil13,

First of all, you should provide your website URL so I can take a closer look at it. You should check our demo and there you will see how one should look smarlist 1, like this -> http://demo.tagdiv.com/newspaper/smart-list-style-1/7/ You will bring this layout for smartlist 1 if you will set this feature according to our documentation here -> https://forum.tagdiv.com/smart-lists/ Also, if you are using some untested plugins, please try to disable all of them, leave just Visual Composer to active, clear all your caches and install only the plugins that come bundled with the theme packet and rule out any conflicting plugins. Notice that the smartlist is too sensible feature and it is possible that some untested plugins to interact with the code and cause a lot of unknown issues.

Thanks for your understanding!

Bogdan B.
tagDiv Staff

Hello,

The last part is a normal process in the life of any web developer 🙂
Ok, first, please try not to use any symbols or language specific characters as wordpress will strip the sidebars of any content if any symbols are detected.
Do any other widgets show up or is it just the menu element?
Also, it could be a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Let us know if you still have trouble with the sidebars.

Thanks.

janamtrup
Participant
#0

Hello

As it is easy to create sports websites with the fantastic theme NEWSPAPER, I have moved on to also buy some xml feed to show team standings, games and more via online call XML feed and using WP ALL IMPORT PRO.

Dos the theme have an easy way to use XML data and distribute them to like 50 team subpages created with Visual Composer in templates..

Or any other idea via sidebar or other method?

Thank You for any thing anyone can share on this..:-)

Jan

Viewing 25 results - 2,726 through 2,750 (of 7,617 total)