Home User profile
tagDiv Staff
Passionate for gaming, mountain biking and traveling. I face every task as a new challenge to bring my skills to the next level.
Bogdan B.
tagDiv Staff

Hi,
As I stated above, You can remove this “gallery” from the attachment pages by linking your images to anything other than the attachment page here: http://screencast.com/t/ZOWKgJGrFiQ
As for the sitemap, Our theme has no settings for a site map, that is why I suggested seo yoast as you can create a site map using the plugin.
Thank you!

Bogdan B.
tagDiv Staff

hi,
Our theme uses one single big css file. That is style.css found in the root directory. If you wish to customize the css it,s best to simply add your code in the theme panel- custom css box: http://screencast.com/t/SLMRM5Yr2mOM
Thank you!

Bogdan B.
tagDiv Staff

Hi,
The header file name is ‘header’ with a dot php at the end. Pretty straight forward.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
the post loop is disabled if you change to a different page template. The page builder + latest articles is the only one that has the post loop: http://screencast.com/t/bct3W6Pvvmv
Thanks.

Bogdan B.
tagDiv Staff

Please provide a link to your website so I can inspect the slider
Thanks.

Bogdan B.
tagDiv Staff

I will add your suggestion to our list and pass this information on to the development team.
Thank you for your suggestion.

Bogdan B.
tagDiv Staff

Hi,
the attachment page can be seen if you insert an image to your post and set it to link to the attachment page. If you do not want this, link your images to the media file so the link will go to the image directly: http://screencast.com/t/8ta7WGeA0h
As for the sitemap, this is not controlled by the theme but rather the seo yast plugin.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
I have inspected your site and saw that you use a custom ad 1 in your homepage. For adsense you can chose the dimensions your ads from here: http://screencast.com/t/aOW6ViwwFhK
Thank you!

Bogdan B.
tagDiv Staff

Wow, That is a whole lot of questions in one!

1) Unfortunately the latest articles cannot stretch to the whole width as they are not visual composer elements. There is no easy way to do it.

2) You cannot get the footer ad outside the footer. You will need to place the add in every post template, category template or page as the footer ad is meant to stay in the footer. It cannot create the necessary space for it in every other template that displays above it. If you want this custopmization you have a bit of work to do as you need to use this code:

Then place an ad in the custom ad 1 spot and then use it in every post template you use: http://screencast.com/t/pxohXgHczwym (these are in the root directory), the category pages: http://screencast.com/t/zgs5t556 , search results, and any other content you have on your site.
As you can see it’s not that easy.

3)You cannot add borders to the big grid as borders will increase the width with a few pixels and the grid depends on it’s fixed width. The layout will break if I add borders with css to it.

4)Please follow this topic to see how this issue can be resolved: https://forum.tagdiv.com/topic/chinese-social-icons/

5) a)It’s best to hide the section altogether and simply upload a mobile logo from the theme panel as there is no point in having 2 logos :
@media (max-width:767px){
.td-header-sp-recs{
display:none!important;
}
}

b) same issue as answer 4

Thanks.

Bogdan B.
tagDiv Staff

Hi Charles,
I have sent you an email to your gmail address with the patches between the 2 versions. If the email address you provided on the registration to this forum is not active anymore, please send us an email at contact@tagdiv.com and make a request to these files so I can provide them.
Thank you

Bogdan B.
tagDiv Staff

Hi,
You can use this function to add conditions to the top menu if you like: https://developer.wordpress.org/reference/functions/is_user_logged_in/
You can apply the code in the top-menu file like so: http://screencast.com/t/AqEfSvfRL
Now your top menu will only display when the user is logged in.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Unfortunately this is not on our to do list so there will not be any improvement for this in the near future. Sorry.
Thank you for your message.

Bogdan B.
tagDiv Staff

Hi,
The quote left or right basically splits the container in 2 If you make the quote container wider, the post text itself will get narrower. You can use this css to do it:
.td-post-content .td_quote_left{
width:70%!important;
}

Thank you!

Bogdan B.
tagDiv Staff

Hi,
Unfortunately the category template (the top part that includes the category tags) cannot be replicated in visual composer. That part was created specifically for the category archives.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
You can set featured images to your post from the post settings here: https://forum.tagdiv.com/featured-image-or-video/
If you want to get rid of the error without adding featured images, simply change the module used for the search results: http://screencast.com/t/DasWC7rZTtf4 as the error only shows up on module 16
Thank you!

Bogdan B.
tagDiv Staff

Hi,
You can achieve that in visual composer as all the block elements can be simulated on a page. Unfortunately you cannot replicate the category template style (the top part) that includes the category tags and the ‘latest’ dropdown. That part is created specifically for category archives.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
The solution above is for the featured videos, not the embeded ones as they can be controlled from the embed code itself.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Sorry but the theme has no setting to change the format of the invoice. If you want to make modifications to the invoice itself and add fields to it, you have to edit the plugin files and it will require coding knowledge. The fields are created here: http://screencast.com/t/VVA00iRl If you cannot manage it we recommend hiring some help from sites like sutio.envato.com as we cannot offer any custom work at the moment.
Thank you!

Bogdan B.
tagDiv Staff

Hiu,
Please check you image settings from the first one that gets re-sized. The 696 size is the normal size as that is the container size of the post. The 640×480 size is a setting that gets applied to the images directly as the theme no longer uses the full image, but a 640×480 thumb. Please check your image settings.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Our theme is not yet compatible with php7. Some elements have become deprecated in the new version of php so if you want to use version 7 you can ignore these warnings but as the version 7 is not tested, we suggest reverting to version 6.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Maybe there is some sort of plugin interference. I see you have some extra classes on your pages so maybe they affect the search in some way. Please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Then check the search again.
Let us know how it goes.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Make sure you use the same plugin. XZankkasz used WPAllImport but there are multiple instances to this plugin: http://screencast.com/t/qNtTpMSCgs . If it’s not the same one maybe it will not work.
The keys are the same as you tried above and the same as Emil pointed out. You will have to try out a few different implementations for it. Sorry but this is not tested so we cannot offer any solutions.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
the best way to insert ads through the php files is the do_shortcode function: https://developer.wordpress.org/reference/functions/do_shortcode/
This nifty function will render all visual composer shortcodes including an ad box. So the best way to do it is create a dummy ad box on a page and set it up the way you like (you must make use of the ad spots in the theme panel) and then simply enter classic mode and text m,ode to get the shortcode for the element.
Then you can use the function like so:

Mind the php tags as some places already have them open so you do not need them there.
FOr your specific case with the search results, you can add the code like so: http://screencast.com/t/jSjEOEbrtu
Hope this helps.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
The gallery you mention is the default attachment template from our theme. Unfortunately there is no setting to remove the “gallery”. You can however remove the next and previous images from here: http://screencast.com/t/lydJf0XHOmR
Thank you!

Bogdan B.
tagDiv Staff

Hi,
You are referring to the ajax filter. This needs to be configured as well from the block settings: http://screencast.com/t/Pa71iNumhttps://forum.tagdiv.com/block-settings-tutorial/
Thank you!

Viewing 25 posts - 17,251 through 17,275 (of 22,378 total)