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,

I have also checked for this on Opera and IE and still haven’t found any issue with it:
IE: http://screencast.com/t/jDtuhBhFu
Opera: http://screencast.com/t/pNAMZadTHYMg
Please let me know if this happens again.

Thanks

Lucian
tagDiv Staff

Hi,

Sorry for the delay! Do you still have this issue? I have checked your site and haven’t found the placeholder image: http://screencast.com/t/CDSmguvHl7f
Please let me know!

Thanks

Lucian
tagDiv Staff

Hi,

Please edit the td_module_3.php file:http://screencast.com/t/Tuc3KfBqmJI and replace the content of it with this code: http://pastebin.com/a1pgsve1

Thanks

Lucian
tagDiv Staff

Hi,

Sorry about that I have made some modification to that file and sent you that way. Please use this code: http://pastebin.com/C1niWy9V
Unfortunately the numbered pagination can’t be used on block or page builder.

Sorry about this. Thanks for understanding!

Lucian
tagDiv Staff

Hi,

Please make sure you have at least 4.2 theme version as we have added the ajax post views count feature from that version.
Please let me know!

Thanks

Lucian
tagDiv Staff

Hi,


@hahahehe
Please follow this guide on how to “how to make the site faster”: https://forum.tagdiv.com/how-to-make-the-site-faster/
I have used Google’s PageSpeed Insights to checke your site: https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.urlaubsdeals.net%2F&tab=desktop and according to it you need to optimize images. For this follow the third section of the page speed guide or you can find moire info here: https://developers.google.com/speed/docs/insights/OptimizeImages
You can also follow this topic to find out how others fixed their issues regarding pagespeed: https://forum.tagdiv.com/topic/pagespeed/

Thanks

Lucian
tagDiv Staff

Hi,

You can change it’s default width directly in the style.css file: http://screencast.com/t/G9bQVyVr

Thanks

Lucian
tagDiv Staff

Hi,

Do you still have issue with the css for the sidebar form widget? I have check your site and haven’t found this issue anymore.
Regarding the images please let me know where are these images used as the theme creates specific dimensions thumbs for uploaded images which are used on modules/blocks. In this case I noticed that the images you provided are of different dimensions.
Regarding the missing width and/or height attributes please go to td_module_blog.php file and add this img dim width="6" height="9" like this: http://screencast.com/t/RidE2xZaBhhM the others images aren’t added by the theme.
Please let me know.

Thanks

Lucian
tagDiv Staff

Hi,

Add this sort order 'sort' => 'random_posts', to the td_menu.php file, like this: http://screencast.com/t/UmyaM7XY

Thanks

Lucian
tagDiv Staff

Glad it dose!
Thanks for lettings us know and for your message!

Lucian
tagDiv Staff

Hi,

Have you also tried to re-save your permalink structure?
Pleas contact us on email for the patch and also provide a link to this topic!

Thanks

Lucian
tagDiv Staff

Hi,

Please also update the theme to the latest version then check if this issue is still happening. Also noticed that you have minified some css/js. Please disable the minify option then empty cache/purge files and check again if the error is doesn’t happen. My guess is that when you have w3 total cache active the issue doesn’t happen because of the cache.
Please let me know!

Thanks

Lucian
tagDiv Staff

Hi,

Glad you did. When you enabled the speed booster plugin a minified version of themes js is loaded: http://screencast.com/t/b2ZvBljr and moves it to the footer.

Thanks

Lucian
tagDiv Staff

This is how to properly remove W3 Total Cache :http://journalxtra.com/wordpress/uninstall-w3-total-cache-proper/

Lucian
tagDiv Staff

Hi,

I have also noticed that lack of styling and suspected that it due to a plugin. Please make sure you deactivate all plugins leaving just Visual Composer active then empty cache and purge files then let me know and leave it that way so I can take a look.
Those console errors are most likely generated by a plugin as we haven’t had any issues of this type with the theme. You should also consider re-uploading the latest theme files via FTP if nothing helps: https://forum.tagdiv.com/how-to-update-the-theme/
Please let me know!

Thanks

Lucian
tagDiv Staff

Thanks for sharing!
Have a nice day!

Lucian
tagDiv Staff

Hi,

Those meta tags are added to specify content that is not visible on the page and don’t represent and error or and malformed html structure as are added there on purpose.
You can read here more about this: https://support.google.com/webmasters/answer/146750?hl=en

Thanks

Lucian
tagDiv Staff

Hi,

This is the tagdiv social counter plugin and it’s included in the file that came with the theme inside the plugins folder.
Install it the use this guide and add it to your site: https://forum.tagdiv.com/how-to-manage-the-social-counter/

Thanks

Lucian
tagDiv Staff

Hi,

Sorry about that, I haven’t understood well!
The theme works like this:
This where the block query is made: http://screencast.com/t/h6JTwp0Lnvv
Then the block parameters are converted in wp_query arguments: http://screencast.com/t/b8TU3CbG
Here the block shortcodes attributes are passed into the query as arguments: http://screencast.com/t/VwnsTMFxxDe
You need to build and add your own custom taxonomy, here are some info about how you can do that: http://codex.wordpress.org/Class_Reference/WP_Query#Taxonomy_Parameters
Unfortunately the theme hasn’t been tooth to work using custom taxonomies but you could try this implementation on your own, this is not easy job and we suggest you to hire a developer or a freelancer from sites like: http://studio.envato.com/ if you don’t know how to do it yourself.
Unfortunately we cannot offer custom work at this time as we work hard on the development, updates, fixes and support.

Thanks for understanding!

Lucian
tagDiv Staff

Hi,

Use this css: http://screencast.com/t/XyyRJWas3i

.entry-crumbs span {
font-family: Oswald !important;
}

.entry-crumbs a:hover, .td-tags a:hover {
text-decoration: none !important;
}

.prev-post div, .next-post div {
color: pink !important;
}

Thanks

Lucian
tagDiv Staff

Hi,

.td-post-text-content p a:hover {
text-decoration: none !important;
}

Remove the plugins that doesn’t allow user to right click on your site as I can’t test this.

Thanks

Lucian
tagDiv Staff

Hi,

It works. I have tested it, just make sure you do it right and empty cache and/or purge files if you use any cdn host services.

Thanks

Lucian
tagDiv Staff

Like this: https://forum.tagdiv.com/topic/clickable-link-in-tag-div-gallery/#post-21946
Thanks

  • This reply was modified 11 years by Lucian.
Lucian
tagDiv Staff
Error - reply

Hi,

1. Is not an error, it has to do with the fact that your are changing the slider’s layout on mobile. You have to use css positioning to move the title wrapper up:
Use this css:

@media (max-width: 767px){
.td-big-grid-post-2, .td-big-grid-post-3 {
border-bottom: 4px solid #ffffff !important;
}
.td-big-grid-title .td-sbig-title-wrap {
bottom: 10px !important;
}
.td-big-grid-post-3 .td-sbig-title-wrap, .td-big-grid-post-2 .td-sbig-title-wrap {
margin-left: 0px !important;
bottom: 10px !important;
}
}

2. Use this css:

.td-sbig-title-wrap a, .td-sbig-title-wrap .td-sbig-title {
color: red !important;
}

Thanks

Lucian
tagDiv Staff

Hi,

1. If you inspect the menu items you will noticed that each one has a unique css class: http://screencast.com/t/XQZP9MCjR
You can use that to target each menu item and set a different border-bottom color for each one. Ex: http://screencast.com/t/fcViESJp

Here is the css I have used:

.sf-menu > .menu-item-481 > a:hover {
border-bottom: 4px solid #e71dd5 !important;
}

2. First of all you don’t have and can’t pout an big slider on category pages but for category pages you can use like explained above this unique css class set on categories body tag: http://screencast.com/t/4EmvverBfI

If you don’t know how to do this we suggest to hire a freelancer to do it for you as do not offer custom work.

Thanks

Viewing 25 posts - 3,601 through 3,625 (of 6,600 total)