Home User profile
tagDiv Staff
I love to get energized by social interaction! Curious and eager to improve, I enjoy traveling and learning new things.
Lucian
tagDiv Staff

Hi,

The issue is because your CSS for that tour tab comes from style.css not from the visual composer CSS like should be as normal, see here: http://screencast.com/t/L8LsIUmtuG1

Your style is different: http://screencast.com/t/bVX2h7SCM

You have done some modification on CSS?, or you have a plugin that minify all your style CSS?

Please disable the minify.
Thanks!

Lucian
tagDiv Staff

Hi,

This is your archive page for 2014 year
http://www.igeeksblog.com/2014/

http://www.igeeksblog.com/2013/ – this is for 2013

http://www.igeeksblog.com/2014/05 – this is for 2014 month may

All those pages are dynamically generated.

Thanks!

Lucian
tagDiv Staff

Hi,

Use this CSS, add it in Theme panel -> Custom CSS:

@media (max-width: 767px) {
  .affix {
   position: relative !important;
  }
}

Thanks

Lucian
tagDiv Staff

Hi,

Try this, to edit manually the header, and add your language there: http://screencast.com/t/YZswe01q4FD

I’m not sure that the correct one is el-GR, put there your language.

Hope this work.
Thanks!

Lucian
tagDiv Staff

Hi,

Can you please give me a link to your front page to see the issue?

Thanks

Lucian
tagDiv Staff

Hi,

If on your old theme you had some custom fields, all that come from somewhere. If you want you can use a plugin like Advanced Custom Fields https://wordpress.org/plugins/advanced-custom-fields/ this allows you to add custom fields easily.

Hope this help!
Thanks!

Lucian
tagDiv Staff

Hi,

I have checked your site and from mobile the URL is mobile.iheartcartoons.com, do you have a plugin that redirects your site to this address? Please deactivate it and check to see if works.

Thank you

Lucian
tagDiv Staff

Hi,

Have you managed to solve this issue? I have checked your site and saw no issue with the Responsive 1170 Setting, it’s now displaying at 1170px http://screencast.com/t/iZWSsQre and it’s resposive http://screencast.com/t/FS5i3Gnh0uL9

If you still have an issue, please let me know.

Thanks

Lucian
tagDiv Staff

Hi,

Can you please provide more details about this issue, you can send an URL on site to check or a screenshot with this issue.
Also, make sure you have latest theme and Visual Composer versions.

Thank you

Lucian
tagDiv Staff

Hi,

I have tested in child theme too and seems to work fine http://screencast.com/t/MsgL5D7DMM

Thank you

Lucian
tagDiv Staff

Hi,

You have to add this code http://pastebin.com/ecY7aQ50 to the single.php file like this: http://screencast.com/t/KVO2deGrh

Comment this section from loop-single.php file like this: http://screencast.com/t/8PMBsVFH
And add this custom CSS in Theme Panel -> Custom CSS:

.post header {
top: 0px !important;
}

Thank you

  • This reply was modified 12 years by Lucian.
  • This reply was modified 12 years by Lucian.
Lucian
tagDiv Staff

Hi,

Please make sure you have added this code:

//Prevent Disqus from blocking the WooCommerce Review form on product pages.
    if ( 'product' == get_post_type() ) { return false; }

like here: http://screencast.com/t/cPJ542eC8cKr
In the previous message I haven’t formatted correctly the code so paste again the code provided, should work.

Thanks

Lucian
tagDiv Staff

Hi,

1. Unfortunately because of the style inside the paragraph tag the inline ad isn’t working, it’s an known issue for us and we are working on that. A temporary solution in your case is to add this code

to the td_module_blog.php file like this http://screencast.com/t/kYNm78tuY
We have tested this and seems to work fine as long as the paragraph tag is the same with the one in the code.

For your other two questions Radu will give you an answer shortly.

Thanks

Lucian
tagDiv Staff

Hi,

This may be happening due to some plugin conflicts, please deactivate all plugins and check to see if the issue is still there. If this doesn’t solve the problem please send us an email at contact@tagdiv.com with your wp-admin username and password so I can check this issue, also please provide your site’s URL and a link to this topic or specify this problem.

Thank you

Lucian
tagDiv Staff

Hi,

1. Please change the H4 tag from page-homepage-loop.php file into a H1 tag like this: http://screencast.com/t/l2VjiJai
Then you can use the custom CSS that you mentioned above.

2. On our Demo all post titles from widgets are by default with h3 tags http://screencast.com/t/zmE38SHD6K5z

Thank you

Lucian
tagDiv Staff

Hi,

Can you please show me a screenshot of where do you want to modify?

Thank you

Lucian
tagDiv Staff

Hi,

Please disable all plugins and check if it works. If this doesn’t solve the problem please send an email at contact@tagdiv.com with your wp-admin username and password so I can check this issue, also please provide your site’s URL and an link to this topic or specify this issue.

Thank you

Lucian
tagDiv Staff

Hi,

To reformat it so it takes up less space add this custom CSS:

.td-review {
margin-top: 0px !important;
margin-bottom: 10px;
}
.td-review-row-bars .td-review-desc {
padding-top: 0px !important;
}
.td-rating-bar-wrap {
margin-bottom: 0px !important;
}
.td_review_with_bars {
display: none;
}

..in Theme Panel -> Custom CSS

If you want you can look for CSS Tutorials on Google there are plenty of free courses.
Ex. http://www.w3schools.com/css/DEFAULT.asp

Thank you

Lucian
tagDiv Staff

Hi,

Please send an email with your wp-admin username and password at contact@tagdiv.com so I can check this issue (please also send along with your message a link to this topic).

Thanks for you message

Lucian
tagDiv Staff

Hi,


@OuweAap

I have visited your site I have noticed that is not working properly because some plugin issues, you can fix this by editing the wp-config.php file and set WP_DEBUG to false like this: http://screencast.com/t/UwUznr9rMJPH

Regarding Megamenu issue, please disable all the plugins and check to see if the issue is still there.

Thank you

Lucian
tagDiv Staff

Hi,

Please open some drop-downs so that the sidebar drop-down can fit and displays well http://screencast.com/t/3ilYMi316D
Sorry for the inconvenience, this should do the work for you until we will fix this.

Thanks for the message

Lucian
tagDiv Staff

Hi,

I’ve checked your site and appears that the inline add it’s working http://screencast.com/t/FryFKrtAiqwD
Please let me know if you still have problems with this, in that case please send an URL to your site to see the issue or the wp-admin username and password to contact@tagdiv.com and please specify the issue (please include an URL to this post in email).

Thank you

  • This reply was modified 12 years by Lucian.
Lucian
tagDiv Staff

Hi,

The theme should work without stretch, but for your case it is better that you use this feature like that… it looks better.

Thank you

Lucian
tagDiv Staff

Hi,

Please try to localize your WordPress install to Greek language. http://codex.wordpress.org/WordPress_in_Your_Language
This should fix the problem.

Thank you

Lucian
tagDiv Staff

Hi,

Please send an URL to your site so I can check and see this issue, this issue may be because the image you are using is to small.
This are the image size the theme uses: https://forum.tagdiv.com/modules-and-blocks/

Thank you

Viewing 25 posts - 6,476 through 6,500 (of 6,600 total)