I’ve replied you via email!
Thanks for the message!
Hi,
You need to add the script in theme’s header file before the closing head tag: http://screencast.com/t/H2kT8kFIE
Thanks for the message!
Glad you did!
Thanks for letting us know and for your message!
Hi,
You should contact your ad provider and ask them for specific instructions on how to implement your DFP’s wallpaper ad code into your WordPress theme and if you need to place in the head you need to edit the header file if you need it in the footer then you can use theme’s custom js section from theme panel which will place the js code in the footer.
Thanks for the message!
Hi ricky86,
We still have your request on this on our list however we have many features/settings/options requests, we can’t please everyone unfortunately so we have to pick very carefully what to implement so we will consider this is more people will ask for it.
Thanks for the message and for understating!
Hi,
Yes, theme’s settings are stored in your database and your theme settings and panel configuration will not be affected, you don’t need to worry abut that, just make sure you backup your old theme files/database and wp files just in case something goes wrong.
I understand, we try to keep the theme as light as possible however, unfortunately, we also need to follow customers suggestions and requests and develop the theme so that can everyone can benefit of it.
Thanks! Let us know how it goes and/or if need assistance for us.
Thanks for the message!
Lucian C.
Hi SaL,
Sorry for the delay, unfortunately as you’ve updated your post we had some delay on answering it.
Unfortunately we’re not available for theme setup/update and other customization services, sorry!
Your update has failed as you have updated just those theme files that have not been modified by you leaving the rest as they were. It doesn’t work that way, you have to update all theme files then add your customization so you have to make sure you take note of your customizations/changes or backup the whole current theme installation as well as the database and wp install: https://codex.wordpress.org/WordPress_Backups then update the theme according to our theme update guide: https://forum.tagdiv.com/how-to-update-theme/ then add your customization back.
Please try this and let us know how it goes. You can also contact us via email if you like to make this private and write us at contact@tagdiv.com and also include a link to this conversation.
Thanks
Hi Torsten,
Thank you for your suggestion I understand your support on this. We will consider this, currently is on our requests list but we will review this and decide on it soon.
Thanks for the message!
You can find the 404 template in the root of the theme: http://screencast.com/t/27WsjiTbWLw
Thanks
I’ve replied you via email!
Thanks for the message!
Hi,
Unfortunately as you expect, that can’t be done easily as theme’s post’s/page’s content width comes from theme’s grid system so changing it would require changing all theme’s elements which is not ans easy task so this can be done but you would have to turn to a developer to help you do it as this job requires customizing theme’s code and we’re not available for any customization services at the moment. You can search for one on site’s like: http://studio.envato.com/
Thanks for the message!
Hi DianeFoley,
If the change to the WP Memory Limit have been recognized then it means the rest don’t update because they actually aren’t changed or they aren’t changed right. We will look into the wp rocket caching plugin matter as soon as possible, I have added it on our todo list.
Let us know how it goes and if this still happens please give us wp-access and provide your admin and ftp login credentials via email at contact@tagdiv.com including a link to this conversation, so we can have a closer look at this.
Thanks
Hi Medium,
I’ve added your request on our list and we will consider it. Until then you can edit your plugin version here ..\wp-content\plugins\td-speed-booster\td-speed-booster.php and add this line: 'advanced-custom-fields/acf.php' like this: http://screencast.com/t/LpflDkB8oh then the ACF plugin will not be treated as incompatible anymore.
Thanks for the message!
Hi,
Make sure you use VC version 4.6.2 which is the latest one tested with the theme then test again. You can find it in full theme’s package /plugins folder which you can download from themeforest: http://themeforest.net/downloads – http://screencast.com/t/WC3bl063m
If this isn’t working please make sure you also test this without plugins active, disable all leaving just the Visual Composer plugin active and test this again. Let us know how it goes and if this still happens afterwards please give us wp-access and provide your login credentials via email at contact@tagdiv.com including a link to this conversation, so we can have a closer look at this.
Thanks
Hi AilyRoot,
I see you have posted here: https://forum.tagdiv.com/topic/where-to-put-this-code/ have you manged to get this done eventually?
Please let me know!
Thanks
Hi Carllauren,
Thank you for reporting this, I have also tested this on our demo and found the same behavior however we consult determine the reason of it. I have added it on our issues tracker for further testing and we will try to fix it as soon as possible.
Sorry for the inconvenience!
Thanks for the message!
Hi,
@station The photon feature of jetpack’s plugin generates and serves a new, re-sized image based on img element’s width and height attributes” besides the one theme smart list adds to the page.
The jetpack photon feature can cause issues and while the theme works based on the same system (creates and serves/uses thumbnails for each uploaded image).
You can find more info about it here: http://jetpack.me/support/photon/
@unplug.tips You could place an ad sport banner basically anywhere using ad spot’s shortcode and the do_shortcode() function, you just need to edit the smart list file and add it like this: http://screencast.com/t/OiJeoRTe – http://screencast.com/t/6DuMWfc5F8 – http://screencast.com/t/NWw7IBHWbJ
I also checked this using the ad box shortcode inside smart list’s content and it worked fine.
The smart list have been designed to alter the first image you use on one item so it will use there a specific dimensions image thumb but to work around this you could add one specific first image which you can hide via css then add the second image which will be your banner or large image you need, like this: http://screencast.com/t/r2DtnTIpT – http://screencast.com/t/dNqkB65awsq – http://screencast.com/t/7XfROO8wN9
.td_smart_list_3 .td-item:nth-child(2) .td-sml3-display-image {
display: none;
}
Hope this helps!
Thanks
Hi thrivehl,
Thanks for getting in touch!
This matter is present on our todo list and we’ll try to find solutions on this improve buddypress integration in future updates.
Thanks for the message!
Hi doucare1971,
Sorry for inconvenience caused however I believe I have misunderstood you in the first place as I tooth you need to change the sort order of group’s topics, I now noticed what you meant, and yes cloudflare’s autominification can cause such issues. Glad you’ve managed to find the reason eventually, sorry for misunderstanding you!
Thanks for the feedback!
Hi station,
The smart lists images could get duplicated if you use the jetpack plugin and having the photon module enabled so you could check for it and try disabling it.
Hope this helps!
Thanks
Hi,
You can add it in the footer file, like this: http://screencast.com/t/qYSa87dY0oJ
This is the code I’ve used there: echo $tds_footer_copyright . '<a class="custom_link" target="_blank" href="http://www.google.com">Google.com</a>'; – http://screencast.com/t/CB7brcYuH
Hope this helps!
Thanks for the message!
-
This reply was modified 10 years by
Lucian.
Hi dhvanesh,
Please give wp access o we can have closer look into this and make sure you have the latest theme (2.2) and VC plugin available within the theme (4.6.2) installed and write us via email at contact@tagdiv.com and include a link to this tread.
Thanks for the message!
Hi,
No problem! Glad we can help!
Let us know how it goes!
Thanks
Hi,
Yes, it is still on our request lists however we haven’t decide anything on it yet, we still have to decide on many feature requests so if more will ask for this we will implement this in future theme updates.
Thanks for the message!
Hi doucare1971,
These are buddypress groups topics not bbpress forums topics: http://screencast.com/t/qBmlegimnfyn
I’m not sure if their sorting can be changed, either way the theme doesn’t alter buddypress plugin’s functionality so you could search online for a way of changing it.
You could try in their support here: https://buddypress.org/support/ you might find a way of doing this there.
Thanks for the message!