Search Results for 'use visual'

Results from the Forum
Catalin
tagDiv Staff

Hello rflmedia,

Please ensure you have set correctly this feature from widget settings. Also, please make sure that this problem is not influenced by interference between some untested plugins used by you and our theme. Try to disable all the active plugins, leave just Visual Composer, clear all cache and instal only the plugins that come bundled with our theme and rule out the conflicting plugins. Please notice that this kind of feature is too sensible and might be broken by these kinds of plugins.
For more information about this type of sorting, please consult our documentation here ->https://forum.tagdiv.com/7-days-post-sorting/

Hope this helps and let us know how it goes!

Thank you for the message!

Bogdan B.
tagDiv Staff

Hi,
Please try to disable all plugins except visual composer, clear cache and reset cdn files if you use it.
As Chris replied, there might be a plugin conflict.
Thanks.

Bogdan B.
tagDiv Staff

Hi,
The search icon is not working due to the many js errors you have in your console: http://screencast.com/t/l9f61CpbEfu
Please disable all plugins except visual composer, clear cache and reset cdn if you use it. Then check the search again. It should work as expected now. (plugin conflicts are the number one reason for such issues. You can always test the default behavior of the theme here: http://demo.tagdiv.com/newspaper/
Thank you!

Bogdan B.
tagDiv Staff

Hello,
The text logo and tagline work as expected. Please clear your cache and reset cdn files if you use it after you make modifications to the logo: http://screencast.com/t/tXIAptR9IB
Please also make sure you only use the header styles specified here: http://screencast.com/t/ajm6GsNVjG
If you still cannot get it to work, please disable all plugins except visual composer and clear cache as there might be a conflicting plugin.
Thank you!

Andrei L.
tagDiv Member

Hi

This usually happens because of lazy load animation which’s script conflict with one of your installed plugins. Try to deactivate the animation from theme panel > template settings: http://screencast.com/t/YfRwIXkEWam7 clear all caches and test again. Also you can try to deactivate all plugins except Visual Composer and check if the problem is still there.

Let me know how it goes.
Thanks!

Bogdan B.
tagDiv Staff

Hi,
If you are referring to these borders: http://screencast.com/t/CbF7b57GW, they actually come from the block titles. Simply set titles to your blocks and they will display this border. If you want a border without title, you can use a visual composer separator: http://screencast.com/t/QDsP5v9sGSohttp://screencast.com/t/a5AmC9svZ
Thanks.

Catalin
tagDiv Staff

Hello Nadine,

I have checked you website and saw your YouTube video it is not correctly fitted. I have tested this URL video on my side and the video format it is displayed correctly as you can see here -> http://screencast.com/t/PxI8osb4 I suspect this issue happens due interference between your untested plugins used by you and our theme. Please try to disable all the active plugins, leave just Visual Composer, clear all cache and install only the plugins that come bundled with our theme and rule out the conflicting plugins. Try this advice and let me know if your problem is still there after this.

Hope this helps!

Thank you for the message!

solo89
Participant
#0

I was having issues with my visual composer plugin so I followed instructions by Emil G to update the plugin. At which point it screwed up the columns and row grid I had established. Then when trying to get support from Visual Composer they said I should contact you guys.

The issue is because there is an inbuilt version of Visual Composer (or the related code) present in your theme which is overriding the standalone plugin. You will have to get rid of it. I would advise you to do so with the help of theme author, otherwise you might loose the extra elements added by him. Once this is done, you can install the standalone plugin and it will work fine. Kindly check.

How can I fully delete the plugin and then reinstall it?

Thanks!
Solo

PedroMiguelMoreira
Participant
#0

Hello,

I have the plugin “WP Video Robot”, bought at the same time of your plugin (Newspaper).

In the “WP Admin” of my site I can import videos using the plugin “WP Video Robot” (I know that I import videos with sucess because I can see them in the “preview” option).

However, I don´t know how to import these videos in the Newspaper, because when I´m editing a page in the “Visual Composer”, when I click in “+” it doesn´t appear in the table “Add element” (in this table only appears “Video Player” – but I don´t want “Video Player”, I want the “WP Video Robot”).

So, I ask you how can I solve this situation, I mean, put videos in Newspaper that were imported by the “WP Video Robot”.

Thank you.

Best regards.

Bogdan B.
tagDiv Staff

Hi,
I’m not sure why these issues happens. We have no reports of this yet. We also have apostrophes on our demo but the issue is not present: http://demo.tagdiv.com/newspaper/td-post-patricia-urquiola-coats-transparent-furniture-for-glas-italia-with-an-iridescent-sheen/
Please disable all your plugins except visual composer and clear your cache. There could be a plugin conflict that creates the issues. it can also be the cause of the third party ads as the theme has no such ads except for the ones that you implement.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
You can find other useful information in our theme docs here: https://forum.tagdiv.com/how-to-use-visual-composer/
Thank you!

Bogdan B.
tagDiv Staff

Hello,
Please try one more thing. Disable all your plugins except visual composer and reset cdn if you use it. Then check the sorting again. If this still does not do the trick, then please send us an email at contact@tagdiv.com and provide wp-admin so we can inspect this issue. Please also include a link to this topic.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

Unfortunately the color issue is because you have too many complex elements on your website that need to load so this is why you get the slow loading effect. Please try your block on an empty page to see how it loads the color so you will understand what I mean. The solution would be to use fewer complex elements on your homepage. As an alternative you could assign an extra class to the row in visual composer and add the background directly in style.css so it will load first.
As for the color, the title colors affect the block title itself, not the post titles inside the block: http://screencast.com/t/lXApmasL
You can only target post titles from a block with css:
.td_block_5 .entry-title a{
color:red;
}

Thank you!

Andrei L.
tagDiv Member

Hi

The theme uses the WordPress default query for custom taxonomies which it’s made in loop.php file here: http://screencast.com/t/vGXPifsf31
The query from td_data_source.php affect only theme’s blocks, or the content from Visual Composer editor. To affect the content displayed by the loop you have to write a custom query. Depending where you want to display posts from custom taxonomy the file differs. You can make a new page template with a custom query where only posts from one or more taxonomy are displayed.
Please note that working with custom taxonomies in WordPress require good coding skills and also many customizations in theme files. Here I found some information which may help you in this regard:
https://codex.wordpress.org/Class_Reference/WP_Query
http://www.wpbeginner.com/wp-tutorials/create-custom-taxonomies-wordpress/
http://code.tutsplus.com/tutorials/taxonomy-archives-list-posts-by-taxonomys-terms–cms-20045

If you still need guidance on this or you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you.

Thanks!

mikedo7
tagDiv Member

No, actually once I use the new version I cannot navigate anymore through the WP admin panel.
Can I update the plugins first ?

edit: I’m only using the Visual Composer plugin, the Revolution slider and tagDiv social counter are deactivated

  • This reply was modified 10 years by mikedo7.
awtown
Participant
#0

I’m trying to update to 2.3.5. The site is helpuconquer.com.

When activating the child theme, a list of errors appear:

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_1 is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_2 is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_3 is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_4 is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_5 is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_6 is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_7 is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_8 is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_9 is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_10 is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_11 is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_12 is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_13 is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_14 is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_15 is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_16 is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_popular_categories is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_slide is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_ad_box is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_text_with_title is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_block_authors is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php
CLOSE
HOME
MONEY
COLLEGE
SUCCESS
FAMILY
MAKE IT EASIER

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: 8 is not set.
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php

wp booster error:
The path of the 8 header style not found. Did you disable a tagDiv plugin?
/home/rebellio/public_html/helpuconquer.com/wp-content/themes/Newsmag/includes/wp_booster/td_api.php
[td_block_slide limit=”4″ td_filter_default_txt=”All” autoplay=”5″ category_id=”21″]

I’m not a web developer but am usually good with web projects. How can this be resolved?

I have this custom CSS in the theme panel.

.wpb_gallery_slides .flex-caption .post-title{ font-size: 23px; line-height: 30px; margin-top: 5px; margin-bottom: 15px; font-weight: 600; } .wpb_gallery .wpb_wrapper .wpb_heading {
font-size: 26px;
}


@media
(max-width:767px) { .td-related-title .td-related-left { font-size:14px; } .td-related-title .td-related-right { font-size:14px; } } @media (min-width:767px) and (max-width:1035px){ .td-related-title .td-related-left { font-size:17px; } .td-related-title .td-related-right { font-size:17px; } }

.wpb_widgetised_column .block-title > span, div.td-main-sidebar .block-title > span{
background: #00a2ea;
color: white;
font-size: 26px;
}

.entry li { list-style-position: outside; }

.entry ul { padding-left: 7px; }

.wpcf7 input.wpcf7-text { width: 999px; }


@media
(min-width: 768px){ .td-pb-row .td-pb-span4 .td_block_11 .entry-thumb { width: 180px !important; margin-left: auto; margin-right: 9px; } .td-pb-row .td-pb-span4 .td_block_11 .td-module-title { padding-left: 185px !important; } }

.td-footer-container .td-footer-info { margin-bottom: 1px; }

I’ve only made one change to the code and that’s to the social sharing in the td_module_single.php

I’ve deleted then uploaded the new Visual Composer plugin.

I’m super frustrated. How can this be resolved?

zawayavision
Participant
#0

Hi,
I use a RTL CSS, how to fix the Row stretch position?

View post on imgur.com

tnx

gmaio
tagDiv Member

Hi guys and thank you for your answers.

@Chris
: I did not mean to merge the plugins CSS and/or JS but rather to make “local” their calls that are made in every site page header. In other terms, I’d like to copy these resources (CSS and JS) locally to my server filesystem and call them from there to avoid the TCP/IP delay overhead. I have already tried commenting the wp_head() and including them straight forward by their local paths but this approach causes malfunctioning to the page load. There is something of “dinamic behaviour” of wp_head() that prevents this approach to work successfully. But what?


@Andrej
: I’ve deeply read the Speed Booster approach and I’ve tried it, firstly getting the blocking resources names by means of Google Speed Insights tips. It reports that the above fold blocking resources are:


http://43b.60a.myftpupload.com/…-includes/js/jquery/jquery.js?ver=1.11.3
http://43b.60a.myftpupload.com/…s/jquery/jquery-migrate.min.js?ver=1.2.1
http://43b.60a.myftpupload.com/…e-law-info/js/cookielawinfo.js?ver=1.5.3
http://43b.60a.myftpupload.com/…-includes/js/underscore.min.js?ver=1.6.0
http://43b.60a.myftpupload.com/…wp-includes/js/backbone.min.js?ver=1.1.2
http://43b.60a.myftpupload.com/…udes/js/jquery/ui/core.min.js?ver=1.11.4
http://43b.60a.myftpupload.com/…es/js/jquery/ui/widget.min.js?ver=1.11.4
http://43b.60a.myftpupload.com/…/js/jquery/ui/position.min.js?ver=1.11.4
http://43b.60a.myftpupload.com/…udes/js/jquery/ui/menu.min.js?ver=1.11.4
http://43b.60a.myftpupload.com/…jquery/ui/autocomplete.min.js?ver=1.11.4
http://43b.60a.myftpupload.com/…-search/js/visualsearch.min.js?ver=4.4.2
http://43b.60a.myftpupload.com/…ultimate-search/js/main-pro.js?ver=4.4.2

http://43b.60a.myftpupload.com/…form-7/includes/css/styles.css?ver=4.3.1
http://43b.60a.myftpupload.com/…kie-law-info/css/cli-style.css?ver=1.5.3
http://43b.60a.myftpupload.com/…ultimate-search/css/square.css?ver=4.4.2
http://fonts.googleapis.com/…n+Sans%3A300%2C400%2C600%2C700&ver=4.4.2
http://fonts.googleapis.com/…%2C700italic%2C400%2C300%2C700&ver=4.4.2
http://fonts.googleapis.com/…%2C300%7COpen+Sans%3A400%2C300&ver=4.4.2
http://43b.60a.myftpupload.com/…assets/css/eventon_styles.css?ver=2.3.17
http://43b.60a.myftpupload.com/…/assets/fonts/font-awesome.css?ver=4.4.2
http://43b.60a.myftpupload.com/…ss-popular-posts/style/wpp.css?ver=3.3.3
http://43b.60a.myftpupload.com/…ekly-view/assets/wv_styles.css?ver=4.4.2
http://43b.60a.myftpupload.com/…assets/css/js_composer.min.css?ver=4.8.1
http://43b.60a.myftpupload.com/…ntent/themes/Newsmag/style.css?ver=2.3.5
http://43b.60a.myftpupload.com/…cific-rss-feed-menu/wp_cat_rss_style.css

But the code snippet at the ends of functions.php says on my theme dashboard that the registered script are:



gd_system_gritter | http://43b.60a.myftpupload.com/wp-content/mu-plugins/gd-system-plugin/js/jquery.gritter.min.js
common | /wp-admin/js/common.min.js
vc_accordion_script | http://43b.60a.myftpupload.com/wp-content/plugins/js_composer/assets/lib/vc_accordion/vc-accordion.js
admin-bar | /wp-includes/js/admin-bar.min.js
evo_wp_admin | http://43b.60a.myftpupload.com/wp-content/plugins/eventON/assets/js/admin/wp_admin.js
dashboard | /wp-admin/js/dashboard.min.js
customize-loader | /wp-includes/js/customize-loader.min.js
plugin-install | /wp-admin/js/plugin-install.min.js
media-upload | /wp-admin/js/media-upload.min.js
thickbox | /wp-includes/js/thickbox/thickbox.js
utils | /wp-includes/js/utils.min.js
svg-painter | /wp-admin/js/svg-painter.js
wp-auth-check | /wp-includes/js/wp-auth-check.min.js
shortcode_generator | http://43b.60a.myftpupload.com/wp-content/plugins/eventON/ajde/assets/shortcode_generator.js
backender_colorpicker | http://43b.60a.myftpupload.com/wp-content/plugins/eventON/ajde/colorpicker/colorpicker.js
ajde_wp_admin | http://43b.60a.myftpupload.com/wp-content/plugins/eventON/ajde/ajde-wp-admin.js
td_wp_admin | http://43b.60a.myftpupload.com/wp-content/themes/Newsmag/includes/wp_booster/wp-admin/js/td_wp_admin.js
td_wp_admin_color_picker | http://43b.60a.myftpupload.com/wp-content/themes/Newsmag/includes/wp_booster/wp-admin/js/td_wp_admin_color_picker.js
td_wp_admin_panel | http://43b.60a.myftpupload.com/wp-content/themes/Newsmag/includes/wp_booster/wp-admin/js/td_wp_admin_panel.js
td_edit_page | http://43b.60a.myftpupload.com/wp-content/themes/Newsmag/includes/wp_booster/wp-admin/js/td_edit_page.js
td_wp_admin_demos | http://43b.60a.myftpupload.com/wp-content/themes/Newsmag/includes/wp_booster/wp-admin/js/td_wp_admin_demos.js
td_page_options | http://43b.60a.myftpupload.com/wp-content/themes/Newsmag/includes/wp_booster/wp-admin/js/td_page_options.js
td_tooltip | http://43b.60a.myftpupload.com/wp-content/themes/Newsmag/includes/wp_booster/wp-admin/js/tooltip.js
akismet.js | http://43b.60a.myftpupload.com/wp-content/plugins/akismet/_inc/akismet.js
as3cf-notice | http://43b.60a.myftpupload.com/wp-content/plugins/amazon-s3-and-cloudfront/assets/js/notice.min.js
registered styles
gd_system_gritter | http://43b.60a.myftpupload.com/wp-content/mu-plugins/gd-system-plugin/css/jquery.gritter.min.css
admin-bar | /wp-includes/css/admin-bar.min.css
evo_font_icons | http://43b.60a.myftpupload.com/wp-content/plugins/eventON/assets/fonts/font-awesome.css
evo_wp_admin | http://43b.60a.myftpupload.com/wp-content/plugins/eventON/assets/css/admin/wp_admin.css
newwp | http://43b.60a.myftpupload.com/wp-content/plugins/eventON/assets/css/admin/wp3.8.css
thickbox | /wp-includes/js/thickbox/thickbox.css
colors | 1
ie | /wp-admin/css/ie.min.css
wp-auth-check | /wp-includes/css/wp-auth-check.min.css
gd_system_admin_css | http://43b.60a.myftpupload.com/wp-content/mu-plugins/gd-system-plugin/css/admin.min.css
ajde_wp_admin | http://43b.60a.myftpupload.com/wp-content/plugins/eventON/ajde/ajde-wp-admin.css
evo_sin_wpadmin | http://43b.60a.myftpupload.com/wp-content/plugins/eventon-single-event/assets/style-wp-admin.css
google-font-ubuntu | http://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700,300italic,400italic,500italic,700italic&subset=latin,cyrillic-ext,greek-ext,greek,latin-ext,cyrillic
td-wp-admin-td-panel-2 | http://43b.60a.myftpupload.com/wp-content/themes/Newsmag/includes/wp_booster/wp-admin/css/wp-admin.css
wp-color-picker | /wp-admin/css/color-picker.min.css
akismet.css | http://43b.60a.myftpupload.com/wp-content/plugins/akismet/_inc/akismet.css
au_backend_settings | http://43b.60a.myftpupload.com/wp-content/plugins/eventon-action-user/assets/au_styles_settings.css
aws-global-styles | http://43b.60a.myftpupload.com/wp-content/plugins/amazon-web-services/assets/css/global.css

As you can see, no one of the registered CSS and JS listed by functions.php curresponds to those found by Google Speed Insights! So that I don’t have any ID of CSS and/or JS to use to move their loading in the footer by means of td-speed-booster.php hacking.
What is wrong with that or what could be done instead?
Thanks in advance,
Giuseppe

  • This reply was modified 10 years by gmaio.
Bogdan B.
tagDiv Staff

Hi,
We do not recommend PHP 7 with our theme as it was not tested and some features we still use could be deprecated in php 7 and create problems. Please revert to a previus version of php.
Another thing that could be the case is a plugin conflict as image scaling is a common plugin conflict. Please try to disable all your plugins except visual composer, clear cache and make sure you have the thumbnails selected in the theme panel: http://screencast.com/t/XCJACumlG
Also regenerate your thumbs afterwards.
Let us know how it goes.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
The caching plugin works properly on your website. You can test this in your page source and check this line here: http://screencast.com/t/ivTsy7jS If the page is not cached, the uid will change every time you refresh the page. Your uid stays the same so this means the page is cached.
I’m not sure the cache plugin is the cause of the cpu load. Please test this only with wp-super cache and visual composer active to see if there is no other plugin that creates this load or maybe there are a few settings in the caching plugin that are not set properly. you can follow this guide to set up the cache:
https://forum.tagdiv.com/cache-plugin-install-and-configure/
I hope this helps.
Thanks.

Bogdan B.
tagDiv Staff

Hi,
I’m not sure what you mean with the + button at the end of articles. There is the category tag that links directly to the category page. You simply need to activate it from the theme panel: http://screencast.com/t/zbtfIj84
I think the best way to go about this is to use a call to action button. This is a button you can create in visual composer and link it to whatever you want. I have seen really cool buttons created with this feature https://www.youtube.com/watch?v=69c6mNvu8qE
I hope this helps.
Thanks.

Catalin
tagDiv Staff

Hello craigmc,

I have tested again the article inline ad on my side and everything seem to work as expected and as I have explained you above…it is strange that you cannot obtain the same result with this kind of feature and I cannot recreate your issue, sorry! Also, please ensure that you are not using the article bottom ads and please try without untested plugins because it could produce some interference in code’s theme and can broke the functionality of this feature. Try to disable all the active plugins, leave just Visual Composer, clear all cache and instal only the plugins that come bundled with our theme and check again and see how it works. After this advice, if your problem is still there, please send us an email at contact@tagdiv.com with your credentials (wp-admin) so we can further inspect the issue and your page setup. Also, please provide a link of this topic so we can know who you are and what the issue is.

Hope this helps!

Thank you for the message!

Bogdan B.
tagDiv Staff

Hi,
1) The two options are a different type of implementation. They are very similar indeed but the one in row settings has a few more options that can affect it like the ‘stretch row’ option.
2) You do not have to use any of the plugins if you do not want to. We have users that disable even visual composer as they can manage without it. It is up to you to decide if you want to use a plugin or not. There is no problem in disabling the e-comerce plugins.
Thank you!

starnorthcomm
Participant
#0

I want to create a visual effect on my front page that allows users to access flyers or other large images when they hover on a thumbnail image. i don’t want them to have to click and I don’t want them to be taken away to another page. I simply want the large image to float over the page and disappear when the user takes the mouse off the image or, if necessary, clicks a button.

Any thoughts are appreciated.

Bogdan B.
tagDiv Staff

Hello,
Your images are not loading at all at the moment because you have a js error. Please disable all plugins except visual composer and clear your cache (and reset cdn if you use it). Then you need to identify the plugin that causes the error and remove/replace it.
If you wan to increase loading times, you will have to optimize your page speed. Please follow this guide to do it: https://forum.tagdiv.com/how-to-make-the-site-faster/
I hope this helps.
Thank you!

Viewing 25 results - 5,201 through 5,225 (of 7,617 total)