You could try this solution to center the titles on modules
– https://www.screencast.com/t/byhz8pVjpl
.td_module_wrap .item-details {
display: flex;
align-items: center;
justify-content: center;
}
Enter the code in Theme panel->Custom CSS and see if it works properly.
Hi,
@baztanet If you could provide a link to where this is happening on your website, we will investigate. All issues until now related to the social sharing were either visual issues resolved by clearing all caches installed, CDN and also browser cache, and adapting child theme customization.
Or in some cases conflicts with plugins, which caused the socials to not display or function properly.
Thanks
Hi,
Please try the suggestions from the other topic and let us know the results, in this topic.
Thanks
Hi,
As mentioned by Bogdan, mobile page content has to be entered in the Mobile editor, for each page
– https://www.screencast.com/t/p0bC2TV1kJ
The page builders cannot be used on mobile pages.
Note that this plugin is not required, if you want to display the same content from desktop on mobile and not create two versions, deactivate it. The main theme is fully responsive, the website will adapt to each device.
Thanks
Hi,
@Fitore Gashi Most of the time this happens due to insufficient resources. Please check the theme system status
– https://forum.tagdiv.com/system-status-parameters-guide/
Ask your hosting provider to increase the parameters mentioned in the guide if necessary, then check if the panel saves properly.
In some cases this has been caused by security plugins or server firewall configurations. Check in the browser console while saving a setting if errors appear
– https://www.screencast.com/t/5HuMURzVrNn
Thanks
Hi,
Seems to be related to a column text element. Please try to deactivate and remove the tagDiv composer plugin, then install it again.
If you are using Visual composer, deactivate the tagDiv composer. Check if this happens on a new page, or other pages. There could be something on that particular page only. Let us know the results.
Thanks
@capsx Only the latest version is available for download. Keep backups of theme versions as you download them if you should require them in the future.
Thanks
Hi,
1. That would be the color set in the demo, each demo contains custom design. The color is set in the demo stylesheet
– https://www.screencast.com/t/yFwSE0mRZwQ
Removing it from there will allow the theme accent color to display on the modules. Or change it in the code directly, that will work as well.
2. The demo also has some design for the Instagram element, in the same stylesheet here
– https://www.screencast.com/t/rXfMOmNtk5jd
Removing it will display the default state.
Most of the demos have such custom design, where there were no theme panel settings at the moment of creation, custom CSS was used. This stylesheet is imported when the demo is installed and will override theme code.
Thanks
Hi,
I have tried changing the default style like this
– https://www.screencast.com/t/ZMT3vnPiDchT
It then took several force refresh attempts in the browser (Ctrl+Shift+R) in order to actually see the changes
– https://www.screencast.com/t/DUtaSZqF
That could be the issue on your end as well, try to force refresh the page until the modification is displayed.
Thanks
Hi,
1. You can for example use a different page as shop, more about it here
– https://forum.tagdiv.com/topic/how-to-make-woocommerce-shop-home-look-like-the-demo/
Use shortcodes to display woocommerce content, that is how the demo is built also.
2. The number of columns can be controlled within the shortcode, for example
– https://www.screencast.com/t/6YDbXpsd
– https://www.screencast.com/t/3t4Vz2t8
3. You can add blocks to the page if you wish
– https://www.screencast.com/t/ZdjVveBH7q
– https://www.screencast.com/t/6s3BXvWr45
Thanks
Hi,
@daviddd Currently these would be all the color settings affecting the header main menu
– https://www.screencast.com/t/JD80lep4qR
If these are not sufficient for what you want to do, please provide a link to your website and details about how you want the menu to display.
Thanks
Hi,
If you are referring to the tags in the post page
– https://www.screencast.com/t/9BaRW3o0
There could be a solution. It would also depend, if you want the actual links removed from the code, or simply not allow users to click on the tags. If you want to remove any interaction with the tags (including clicking) you could use something like this code.
Enter this code in Theme panel->Custom CSS
.td-post-source-tags {
pointer-events: none;
}
Thanks
Hi,
You could hide the number of followers with a code like in this topic
– https://forum.tagdiv.com/topic/we-dont-want-counter-numbers-on-social-counter-plugin-we-arent-that-famous/
Try the solution provided by Alin, enter the code in Theme panel->Custom CSS.
Thanks
@melhud033 We could take a look, send us an email at contact@tagdiv.com and provide admin login information. Leave the pinterest configured, mention the location where it is placed. We will try to configure it.
Also paste a link to this topic in the email.
Hi,
Now that is unusual, posts disappearing. Posts are saved in the database, this could be caused by instability in the database of some kind. You could check with your host, have them take a look at the logs, or check for errors, mention what is happening in detail.
The theme requirements are these, the theme will not cause actual posts to disappear from WordPress once published
– https://forum.tagdiv.com/requirements-for-newspaper/
– https://forum.tagdiv.com/system-status-parameters-guide/
Thanks
This is unusual, I have tested multiple embeds and they all worked for me. I could not recreate the issue.
I see that all the embeds are showing at the moment on the post you mention, except maybe for this one where it is not available anymore
– https://www.screencast.com/t/Fu1IsQBqbO
I could not say why exactly this happened however.
Hi,
@redstar1999 Please try first to deactivate all plugins except theme plugins, check if this has any effect. Check the theme system status as well as mentioned above.
If you already tried these suggestions and the issue is still present, please send us an email at contact@tagdiv.com and provide admin login information. Also include a link to this topic in the email.
Thanks
Hi,
You could achieve something similar based on the gadgets demo and the screenshot you mention. This code is for block 9 placed in a 1/3 column
– https://www.screencast.com/t/wrMgwz1z
You can make modifications to it and style the block as you wish, change colors, margins padding etc. Then enter it in Theme panel->Custom CSS
This is the code used in the example
– https://pastebin.com/a2qTD7xH
Thanks
Hi,
That can be done by including the block name in the code, like this
– https://www.screencast.com/t/IrffUZWmZ
This will affect only blocks of this type (block 1). By default the category tags hover color is the theme accent color, but you could change that as well for this particular block if you need to
– https://www.screencast.com/t/HDGKW0hzH
This is the code for the default category tags
.td_block_1 .td-post-category {
color: yellow;
background-color: blue;
}
This is for the hover color if you require it as well
.td_block_1 .td-post-category:hover {
color: green;
background-color: brown;
}
Thanks
Depinde de locatia unde ar trebui sa apara imaginea respectiva, as avea nevoie de mai multe detalii si niste exemple pentru o intelegere mai buna.
Este recomandat pentru featured image sa se foloseasca imagini cat mai mari (nu exagerat totusi), atunci calitatea thumbnail-urilor va fi pe mai buna.
De exemplu imaginea aceasta – http://www.vdtonline.com/wp-content/uploads/2018/01/andramaruta08.jpg
Nu este destul de mare pentru a crea un thumbnail potrivit pentru acel big grid (imaginea nu va fi intinsa, decat cu un plugin poate)
– https://www.screencast.com/t/qMvxyaEz2
Trebuie cel putin o imagine de dimensiunile necesare, recomandat mai mare
– https://www.screencast.com/t/hwsbHebZ
Multumesc!
Hi,
@karaferwerda Simply disable the mobile theme plugin, then the same content from desktop will appear on mobile devices. The mobile theme plugin is not required, it is meant to be used when you want to display a different and simpler version of the website on mobile.
When used, content for pages has to be added via module editor
– https://www.screencast.com/t/eiqI3zTT5De1
– https://forum.tagdiv.com/the-mobile-theme/
Page builders cannot be used on mobile pages.
@crystalfox I believe you are referring to the mega-menu, this is not difficult to achieve. There is a guide you can follow
– https://forum.tagdiv.com/mega-menu/
Either create a mega-menu without sub-categories, or with sub-categories.
Let us know if you have further questions.
Thanks
Hi,
In some cases the sliding issue was caused by the rocket loader feature of Cloudflare. This is recommended to be disabled, because it may affect the theme functionality
– https://forum.tagdiv.com/cloudflare-cdn/
You could try disabling this in the Cloudflare settings and clear all caching after doing this. The issue should not be happening anymore. Clear all caching as well, including browser cache. This should possibly fix the socials being displayed incorrectly as well.
Thanks
Hi,
I have inspected the website, this is how it looks at the moment
– https://www.screencast.com/t/pvtFaleN
There is no extra white space under the header from what I can see.
Thanks
Hi,
I will add this on our list of suggestions, it will be considered by the theme developers at a given time. We will try to implement popular suggestions, this takes time however so I could not say when more options will be added to the section you mention.
Thank you!
Hi,
Seems that one of the inputs (the username input) is not displayed, only the password field appears. After inspecting the issue I see that the inputs and labels used by the theme are replaced by a different CSS (maybe by a plugin or custom code) One of the inputs is set to invisible and also the design is affected.
I could give you a code to fix this
– https://www.screencast.com/t/mX5z0uVbQQNm
– https://www.screencast.com/t/oGMycGbzi
Enter the code in Theme panel->Custom CSS
#td-mobile-nav .td-register-section .td-login-input,
.mfp-content .td-login-input:invalid {
display: inline-block;
}
.td-login-inputs label {
padding: 0!important;
}
Thanks