Hello,
In the rtl modification this is very different. This s because of the rtl direction change. We have seen this before and this is a css issue. The modification to move the theme to rtl is not easy as lots of elements have to be adjusted including the mobile menu. By default the mobile menu is hidden from view to the left of the screen. If you change direction you will make it visible and have to hide it from view again. Sorry but we cannot provide any rtl solution sorry. if you find you cannot use our theme properly because of the missing RTL functionality we will be able to provide a refund as our theme is not RTL compatible.
Thank you!
Hello,
I cannot see any header ad on your site though:
https://www.screencast.com/t/HnP8HehF6ciu
Thank you!
Hello
I have tested the tabs again but as expected, found no issues.
Please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hello,
Sorry but we have not tested the mentioned plugin so we have no way of knowing if it will work properly or not with our theme. We only tested these plugins: https://www.screencast.com/t/qvTNio2OP Anything beyond that list is used on the user’s own risk and is not covered by the theme support. Sorry but we will not be able to help with the plugin implementation you require. As I can see the plugin author already provided the implementation method needed. If you cannot add the code as suggested we recommend hiring a developer/freelancer to help out as customization such as this is not covered by the thee support.
Thank you for your understanding.
Hello Robert.
You do not need to go into the theme panel to set up your social counter. It depends on how the sidebar is implemented. If the sidebar is on a page then you need to access the page and settings from that page like so: https://www.screencast.com/t/kRl3lDCc9C or if it’s on a sidebar in the widgets area: https://www.screencast.com/t/vLGz3izpJg35
Please use this guide to set it up: https://forum.tagdiv.com/tagdiv-social-counter-tutorial/
Thank you!
Hello,
Installing visual composer via ftp just requires you to extract the js_composer.zip in the wp-content/plugins folder like so: https://www.screencast.com/t/R2oylqTy1
Thank you!
Hello,
Thank you for your suggestion. I will add this to our list of future updates and we will consider implementing them in future releases.
Thanks
Hello,
Please open a new topic and describe where you want to add these buttons and how.
Thanks.
Hello,
Sorry but I do not understand your request. Please provide more details.
Thanks.
Hello,
Please download the latest version of the theme from your envato account, then delete your current version of the social counter and install the one that comes with the update.
Thank you!
Hello,
The data found in the top weather widget is found under the header section of the theme panel uner top bar settings: https://www.screencast.com/t/3sINovBX
Thank you!
Hello,
If you want to add a read more button to a block that does not have this feature you will have to edit the module code and add the red more button to the code. You can copy it from here: https://www.screencast.com/t/OTwwNQ5NqKe and place the code in the module you want to have a read more button on. Ypu can check this list to see which block uses which module: https://www.screencast.com/t/3hRMVWAVt
Thank you!
Please contact us on our email address at contact@tagdiv.com and provide a link to your site and wp-admin (login information and admin rights) so we can login and investigate. Please also include a link to this conversation.
Thank you!
Hello,
If you want to achieve this you will need to create a 301 redirect from that link to your destination page. The theme has no such option. Here is an example on how to redirect links: http://www.wpbeginner.com/beginners-guide/beginners-guide-to-creating-redirects-in-wordpress/
Thank you!
Hello,
This is why we usually need to inspect the site in order to provide a code. Not everywhere will a general css work. Our demos add extra css to each element. In this case you should use this code:
.td-blog-beauty .td_block_template_1 .td-related-title .td-cur-simple-item{
font-size:20px!important;
}
Thank you!
Hello,
Sorry but we do not have any solution to provide in this regard. This represents customization that falls beyond what the theme support can offer you. The category templates consist of 2 distinct parts. The top post and the article display views. It will need the redesign of the entire category template in order to achieve your desired result. I suggest you hire a freelancer as it will not be a simple modification to make.
Thank you!
Hello,
Please provide a link to your site so I can inspect it.
Thank you!
Please also update the social counter. This update was destined for updating the 2 plugins. Please update both.
As for the colors, you did not mention where you want to change colors. Please provide more details.
Thank you!
Hello,
We will not be able to help you with this as it is not covered by the theme support, but there is a theme api documentation that provides some insight on how to create a new block: https://forum.tagdiv.com/api-blocks-introduction/
Thank you!
Hello,
Smart lists will ignore the content ads. They are not standard posts so post ads will not show up on the smart lists. Smart lists have their own ad spots here: https://www.screencast.com/t/7zZ0VlBMGBP however not all of them have ad spots.
Thank you!
Hello,
The code for these elements if you want to customize them is found here: https://www.screencast.com/t/8zUPjJfbGjo
There is a whatsapp button available but it only shows up on mobile devices. On desktop it does not work as you need the app installed on your phone.
Thank you!
Hello,
In order to get the slider to show up on your homepage, you will need to install revolution slider and then import the demo slider as this guide suggests: https://forum.tagdiv.com/import-revolution-sliders-on-demos/
Thank you!
Hello,
If you want to target all of the category tags at once, you can use this css code:
.td-post-category{
background-color:Red!important;
}
Thank you!
Hello,
Here is an example code of how this can be done:
.page .td-post-template-8 .td-post-header{
height: 380px;
}
You will have to add the code in the advanced css boxes and adapt the size for each display size: https://www.screencast.com/t/YreMvdAy
Thank you!
Hello,
In the full logo headers, the container does not have a limit set to it so a retina image will show the full size of the logo you upload. The image you upload is the one you will get on the retina display. On these header styles the retina functionality will not work as the rest because you cannot limit the size of the container as it will no longer be a full logo header. On these header styles please upload the size you want to show on each display as what you upload will be shown on the site in the original size.
Thank you!