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,

Sorry but there is no list to see exactly who provided the likes. You can only know how many they are, but not who they are. Sorry

Thanks

Bogdan B.
tagDiv Staff

Hello,

Every custom css will load after the original theme css. The only way to load your custom css faster (you cannot have it load first, sorry) is to add it in the style.css file.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

It is an image box element. Simply click it and access the settings: https://www.screencast.com/t/OpjGTnk6jTmV

Thank you!

Bogdan B.
tagDiv Staff

Hello,

The mailto link gets the color from the theme accent color set in the theme colors section in the general tab. If you want to change just the contact link in particular, you can add this custom css to the theme panel under custom code:

.footer-text-wrap .footer-email-wrap a{
color:red;
}

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Sorry but the overlay menu will only work on pages. There is no option to change the menu implementation for posts at the moment.

Thanks.

Bogdan B.
tagDiv Staff

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 so we can identify you.

Thank you!

Bogdan B.
tagDiv Staff

Hello Jordan,

We will need more details to how you are implementing the image. What element are you using. Is it on a post? on a page? Please provide a link so we can inspect it.

Thank you!

Bogdan B.
tagDiv Staff

Hi,

Please check the settings here: https://www.screencast.com/t/tkBofqm8kA
Make sure all options are active.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Indeed the craft ides demo uses images for the headers. You can simply edit this image in your favorite image editor and change it’s color: https://www.screencast.com/t/mTgjHixOWQ
You can use the free ‘gimp’ photo editor and simply change the hue for the image: https://www.youtube.com/watch?v=jaI8IWhWQhk

https://www.gimp.org/

Thanks

Bogdan B.
tagDiv Staff

Hello,
Please add his css code in your theme panel under custom css:

@media (max-width:767px){
.post .td-pb-span4{
display:none!important;
}
}

Thank you!

Bogdan B.
tagDiv Staff

Hello,

1) Yes, there is a padding added to the element. you can customize it to get that no padding layout though. As an example, you can add an extra class to each of the the with image elements used like so: https://www.screencast.com/t/wbqlqcn3lf7A
Then, add this css to the page:

.nopadding .td-block-span6.tdm-col{
padding-right: 0;
padding-left: 0;
}

https://www.screencast.com/t/pBagfzhig
Then you can bring the elements closer together by adding 0 bottom margin to the top element: https://www.screencast.com/t/LQ4RgC4rn

2) As for the second issue, if you flip the elements the order will flip as well so you will not get -image text – image text or -text image -text image but rather the fliped version of 1 element -text image – image text so the 2 images will be shows one after the other on mobile. I hope this make sense.

Thank you!

Bogdan B.
tagDiv Staff

Hi,

Different header styles will provide different spots for your ad. Please check this guide:
https://forum.tagdiv.com/header-styles/

Thank you!

Bogdan B.
tagDiv Staff

If you want to manually adjust the height for the image, you have to create the adjustment responsive as well. You can try different implementations to the image to get different results. There are multiple ways of adding an image into your content. Try a column text element and place an image inside it using the mce editor.
You ca also try an image box element. There is also an “inline single image” element. Different elements provide different results for your image and responsiveness. Try them out and see which one comes closer to your requirement.

Thanks

Bogdan B.
tagDiv Staff

Hi,

Sorry but this will not work from the child theme. You will have to re-apply the images after you update if you want to change the default implementation for the placeholders.

Thanks

Bogdan B.
tagDiv Staff

Hello,

Please use this guide to create a full back-up of your install before the update: https://codex.wordpress.org/WordPress_Backups
Then, use this guide: https://forum.tagdiv.com/how-to-update-the-theme-2/

Thank you!

Bogdan B.
tagDiv Staff

Hello,

I’m not sure how you updated but something went wrong. your images are no longer found at all. They provide 404 errors. Please restore a theme back-up if you have one as simply reverting to a previous version of the theme could not fix this. This is a WP install problem. This is why making a back-up before each update is always recommended.
Please change to a wp default theme like twentysixteen for example and check your images. If they are still missing, that means you WP install will need fixing.

Thanks

Bogdan B.
tagDiv Staff

Hello,

A new member on the forum can only be registered based on an envato purchase code. You can share your account details with your developer if you want him to see the topics here. You cannot create a new account except if you own another theme license.

Woocommerce is among the tested and recommended plugin to use with our theme.
The only tested plugins are found in the theme panel under the theme plugins list:
https://www.screencast.com/t/yC9cnV1DH

Anything beyond this list is not tested and I cannot say for sure if it will work or not.

Thanks.

Bogdan B.
tagDiv Staff

Helo,

The theme can only sort the posts based on categories and tags by default.
Our theme does not have hierarchical taxonomies. Sorry. Maybe you can find plugins that can offer this type of implementation but we cannot recommend any as we have not tested such plugins.

Thanks.

Bogdan B.
tagDiv Staff

We cannot provide any solution for untested plugins. Sorry

Bogdan B.
tagDiv Staff

Hello,

The flex block 1 allows you to change the size of the image in percents https://www.screencast.com/t/ry2qpDoinppq
Please check the block settings

Thank you!

Bogdan B.
tagDiv Staff

Hello,

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 so we can identify you.

Thank you!

Bogdan B.
tagDiv Staff

OK,

Please contact us via email at contact@tagid.com and provide wp-admin so we can login and investigate.

Thank you!

Bogdan B.
tagDiv Staff

Hi,

Sorry but our theme does not use bootstrap. It is a custom implementation. There is no setting to alter the responsiveness to have the mobile menu on ipad. Sorry.

Thanks.

Bogdan B.
tagDiv Staff

I think you face a caching issue. Please only use wp super cache and these settings:
https://forum.tagdiv.com/cache-plugin-install-and-configure/
Also please check your CDN. We can only recommend caloudflare: https://forum.tagdiv.com/cloudflare-cdn/

Thank you!

Bogdan B.
tagDiv Staff

Hi,

I’m not sure what you are trying to achieve. We cannot recommend any related posts plugin as we have not tested any. If you want to alter the theme code, please note you will need coding skills. We cannot offer any customization services at the moment. Sorry.
The code for the custom formats can be found here: https://www.screencast.com/t/n0UMki1a54p

Thanks

Viewing 25 posts - 976 through 1,000 (of 22,378 total)