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

Hello,

It depends on the font you want to use. If you already use the font on desktop then the font will be loaded on mobile. If the font is not used anywhere else, then you have to load it with css
To load a font with css you will have to use this code:
@font-face {
font-family: 'add your font family here';
src: url('add the source url for the font. insert the path that leads to the font') format("opentype");
font-weight: normal;
font-style: normal;
}

After the font is loaded it can be used like so:

@media(max-width:767px){
.td-post-content p, .td-post-content {
font-family: verdana!important;
}}

Thank you!

Bogdan B.
tagDiv Staff

OK, glad you figured it out. Let us know if you need any further help.
Have a nice day!

Bogdan B.
tagDiv Staff

Hello,

If you want to remove the login from the mobile version of the site, you can remove it like so: https://www.screencast.com/t/ZiVTHXw1UA1
A for the code, is there a page that I can see the form somewhere, one that does not disappear as soon as I inspect it? Please provide an url to the form in question so I can test the code and see why it does not apply.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Unfortunately categories cannot be set up using the page builder. If you created custom pages for each category, then you can try to redirect the category archive links to their corresponding pages using 301 redirects. Please use this guide: http://www.wpbeginner.com/beginners-guide/beginners-guide-to-creating-redirects-in-wordpress/

Thank you!

Bogdan B.
tagDiv Staff

hello,

There seems to be a custom ad placed in the content in visual composer and 2 sidebar ads.
It is like so because you set it up to show 3 ads. Look: https://www.screencast.com/t/1mpldTROZ
There is athe big content ad in the middle and 2 ad boxes on the right.
You also have a widgetized sidebar that will bring the newspaper default sideabr onto the page: https://www.screencast.com/t/um9kkWIb and that also contains ad spots: https://www.screencast.com/t/cTm13RgM

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Please contact us via email at contact@tagdiv.com and provide a link to your site and wp-admin so we can login and investigate the issue. Please also include a link to this topic so we can identify you.

Thank you!

Bogdan B.
tagDiv Staff

Hi,
The element is created custom for the dark demo version. In order to re-create it you need to create a tab element in visual composer and only use grids with style 1. Then you ned to add an extra class to the tab element: td-tab-color
Once you did this, you need to copy over the css from the black version into the main style.css file: http://screencast.com/t/2A3bCsQF
Thanks.

Bogdan B.
tagDiv Staff

Hello,

Please use wordpress seo by yoast to change the description of your website or directly from wp: https://codex.wordpress.org/Meta_Tags_in_WordPress

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Please try this solution: http://stackoverflow.com/questions/27824651/facebook-sharer-object-moved-302-error as this is not theme related and it is little i can do from the theme side. Also test this on a wp default theme and see if the sharing still gets the redirect.

Thank you!

Bogdan B.
tagDiv Staff

Well you should not upload the old file over the new files as you will break the theme. You should just add the modification in the file not the whole file. There is also a possibility your customization will not work anymore as code gets changed and you will have to adapt your custom code to the new theme code. customization is not as simple as it seems.

Thank you!

Bogdan B.
tagDiv Staff

Hello,
I just tested the border on my end but could not see any issue. You will have to make sure you have all controlls set for the border in order for it to show uo meaning the zise in pixels, the border type and the border color. Nothing will show until all 3 parameters are complete.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

same as the previous reply. Disable the plugins as this sounds more and more like a plugin conflict:
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!

Bogdan B.
tagDiv Staff

Hello,
Please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Then install the mobile theme before any other plugins and check to see if it works properly.
Thank you!

Bogdan B.
tagDiv Staff

Hello,


@Giulianoo
In order to remove a category from a block yu can simply add it with a minus using the post id like so: https://www.screencast.com/t/BvCTcq5LWY


@josflachs
please contact us via email at contact@tagdiv.com and provide wp-admin so I can login and investigate exactly why the sorting does not work on your end.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Please provide a link to your site pointing to a category that will not show the images properly so we can inspect it and see why this is happening.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Please everyone open a new topic as posting in such a way will only delay the answers as we answer from oldest to
newest and each new post will make this thread fresher and delay the answer.


@ecase
, please contact us via email and provide a link to your site and wp admin so we can inspect it and test it for ourselves in structure data and see where these issues are comming from


@sadiadds
, please use the official page speed guide: https://forum.tagdiv.com/how-to-make-the-site-faster/

Thank you!

Bogdan B.
tagDiv Staff

Hello,

The themeforest file will always have the same name no matter the version so you must save it in another folder as the product name is not based on the version and wer cannot control it either. Envato names the archives not us. The releases are always fully tested to make sure we do not release any faulty products to our customers.

Thank you!

Bogdan B.
tagDiv Staff

Yes, but the image is back once you get to slide 1 again. Try to go back and you will see the image again. The featured image in the smart list you use does not have a sticky featured image. Please check our official demo under the ‘features’ menu items and inspect the different smart lists:
https://www.screencast.com/t/p4YQSyyZ

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Unfortunately you will have to contact envato as we do not manage downloads. Please contact the envato team for issues regarding the download platform.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Please use these examples to see how you can add another sharing option to the post sharing:
https://forum.tagdiv.com/topic/add-linkedin-sharing-button/
https://forum.tagdiv.com/topic/how-to-add-a-vk-sharing-button-on-your-posts/

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Unfortunately this can only be changed with css. You can use this code:
.post .td-category a{
padding:10px!important;
font-size:12px!important;
}

Please add the coide in the theme panl0> custom css box

Thank you!

Bogdan B.
tagDiv Staff

Hello,

The unfortunately you cannot show the post time in a particular element as the date and time comes from wordpress. You can activate the post time across the whole site like so:
add the time in the custom date setting like so: F j, Y, g:i A : http://screencast.com/t/vkDY3VK2o and now you will have something like this: http://screencast.com/t/xbt8qgRy7k6s

As an alternative you could try to use the function in the news ticker file if you have the proper coding skills:
https://codex.wordpress.org/Function_Reference/the_time
Here is the file you need to modify: https://www.screencast.com/t/wNXQeRG6EtKT

Thank you!

Bogdan B.
tagDiv Staff

Hello,

1. please first use a font that is already loaded such as verdana and see if the font changes with the css. You cannot use a custom font with css without loading it first. The font loading is done with another css code like so:
@font-face {
font-family: 'add your font family here';
src: url('add the source url for the font. insert the path that leads to the font') format("opentype");
font-weight: normal;
font-style: normal;
}

2.For the mobile version of the text logo, please use this code:
@media (max-width: 767px){
.td-logo-text-container .td-logo-text {
font-size: 56px!important;
}
.td-logo-text-container .td-tagline-text{
font-size: 16px!important;
}}

Thank you!

Bogdan B.
tagDiv Staff

Hello,
The theme is not yet compatible with php 7.1. Just 7.0.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

There is no way of deactivating the warnings. There is no solution provided in this regard. You should ignore the activation messages for visual composer and revolution slider.
https://www.screencast.com/t/9tyxioUOj

Thank you!

Viewing 25 posts - 9,451 through 9,475 (of 22,378 total)