That would be unusual, I checked with an iPhone and Safari browser in my test. Try to clear the mobile browser cache and check again. For me it looks fine.
Hi,
@sparklegemini_0408 Seems the mobile menu is not accessible in both websites, but there are no errors which would indicate a starting point to investigate.
You could begin with the basic suggestions, which usually work. Investigate all your plugins, all and any kind of code added in the theme panel or theme files (test without it), and also child themes.
Thanks
Hi,
By a theme option that is not possible. Maybe there are plugins that could add this link parameter to the pages you want. Other than that it will require modifications in the theme files.
I could add this as a suggestion and it will be considered for implementation if more users request it.
Thanks
Hi,
Maybe the server is inadequate for your website. I found some topics describing similar situations, but you could try and find more
– https://serverfault.com/questions/646101/mysqld-bin-and-php-fpm-eating-up-all-my-cpu
– https://community.bitnami.com/t/php-fpm-high-cpu-and-memory-usage-on-aws-lightsail/50842/2
– https://forum.netgate.com/topic/101899/unholy-device-eats-100-cpu-php-fpm-by-accessing-captive-portal-like-hell/15
Also contact the hosting provider and ask their opinion in the matter. Be sure to check the theme requirements guide as well
– https://forum.tagdiv.com/requirements-for-newspaper/
Hi,
@musicindustweet Maybe JeanFrancoisDP solved the problem in his case and can share the conclusions. Try the same as suggested and monitor the situation. Most important is to test without other plugins than the theme plugins.
There would be a problem with the sidebar widgets if one would use various characters in the sidebar names
– https://forum.tagdiv.com/sidebars-tutorial/
But the footer sections are predefined and can’t be renamed.
Let us know if you identify the cause of the problem.
Hi,
The first thing to try is to add the mod substitute code in the htaccess file
– https://forum.tagdiv.com/topic/gray-page-tagdiv/
We have included this in the requirements guide at the bottom.
There is another suggestion you could try if that doesn’t solve the issue
– https://forum.tagdiv.com/topic/javascript-error-td-composer-wont-load/
This worked for some users which reported that the composer would not load.
Hi,
1. You could select a block header style which features a center aligned block title. For example this one
– https://demo.tagdiv.com/newspaper/block-header-6/
If you mean the post titles in modules, you could use some CSS. For example this code will apply for block 4 only
– https://www.screencast.com/t/MfE8pedH
.td_block_4 .td_module_2 .entry-title {
text-align: center;
}
CSS codes can be entered in Theme panel->Custom code – CSS section.
2. Block 10 on a full row will display like this
– https://demo.tagdiv.com/newspaper/block-10/
These predefined blocks will always look like they are designed to.
However you could use a flex block, set one module per row, hide the image and excerpt and center align it (flex block 1 used in this example)
– https://www.screencast.com/t/IWTlEc3mKaq
The flex blocks are highly customizable, default blocks can only display in a predefined way. Experiment with these blocks and you should obtain the result you want.
Thanks
Hi,
That modification will replace the publish date with the last updated date. If you wish to have both don’t replace the code, add the publish date code below the default code. Just as Bogdan mentioned in the last reply in that topic.
Like this example for post template 2
– https://www.screencast.com/t/B76LhZOm3
– https://www.screencast.com/t/Isu8pBty6pAw
You can add some more design if needed.
Thanks
For phones enter it in the phones section and it will work. There are also sections for tablets you can use if you want to.
The code you mention will apply to posts that use the default post template.
Or you can create codes withe the media queries you want and enter them in the default Custom CSS section
– https://www.w3schools.com/cssref/css3_pr_mediaquery.asp
Hi,
Maybe your featured images don’t have the adequate size. In this topic I found there are some recommendations in terms of size, which Facebook recommends
– https://louisem.com/3838/facebook-link-thumbnail-image-sizes
Test with bigger images if possible.
Use the debugger to see how the shared post looks
– https://www.wpbeginner.com/wp-tutorials/how-to-fix-facebook-incorrect-thumbnail-issue-in-wordpress/
Thanks
Hi,
I see you are using the mobile theme plugin
– https://forum.tagdiv.com/the-mobile-theme/
In this case the color settings for the menu are in Theme panel->Mobile theme
– https://www.screencast.com/t/Ss3gkuet
The settings for choosing a mobile menu, as well as a toggle for the Sign in/Join are also there
– https://www.screencast.com/t/fVhZNjAF6q
So that is where you can customize the colors, choose a menu, and disable the login.
Note that the mobile theme plugin is optional. If you activate the mobile theme it will display a different and simpler version of the website on mobile.
Thanks
For me it looks good with Android and iPhone
Android – https://www.screencast.com/t/JpQixa3CIBSA
iPhone – https://www.screencast.com/t/hdPE4loi0I
I checked the flex block in the homepage as you mentioned.
Hi,
I checked the website you provided, 4 ads are displaying for me (no incognito) with Chrome
Homepage – https://www.screencast.com/t/jGijrDBQ
Post page – https://www.screencast.com/t/jR0nNnnE
Same with Firefox
Homepage – https://www.screencast.com/t/ia87s5yOo
post page – https://www.screencast.com/t/bRH0d1p9S2
From what I can see there are 4 ad codes in the sidebar ad spot, they all appear for me without incognito.
Thanks
Hi,
I also tried that – https://www.screencast.com/t/q2emkvy4
Left a review – https://www.screencast.com/t/XOGl66mwMx
Product displays the review stars – https://www.screencast.com/t/Nr1rKHGQX1
So that is how it should be for you as well.
Hi,
That would be unusual, the link would need to have the needed target attribute for that to happen.
Maybe you used this option when creating the menu
– https://www.screencast.com/t/XJIjgzvrWm
Check it for the menu items which have this behaviour.
Thanks
Hi,
This hasn’t been suggested before I believe. I will however add it on the list and it will be considered for a future theme update.
Thanks
Hi,
There is an option to load translations, note that this will only translate the strings the theme uses. This is a guide
– https://forum.tagdiv.com/loading-translations/
Other multi-language options do not exist in the theme.
According to Envato license terms, a theme can be used for one end product (website)
– https://themeforest.net/licenses/standard
– https://themeforest.net/licenses/terms/regular
So one theme license can be used for one website, as mentioned in the Envato documentation.
Thanks
Hi,
Maybe I am still misunderstanding something here, there was no sorting option called “Custom”.
These are and have been all the sorting methods available in the theme
– https://www.screencast.com/t/f2jm7g9AFmMS
Hi,
Shortcodes provided by a plugin would still work, if the plugin is active. Shortcodes provided by one theme will most likely not work with another theme.
I believe that is supposed to display the post title, try this code in the theme or child theme functions file
function title_shortcode() {
return get_the_title();
}
add_shortcode('post-title', 'title_shortcode');
It should display the post title where used.
Thanks
Hi,
I don’t quite understand the problem you are referring to, some more details and screenshots, or a link to the website where I can see the problem would be very helpful.
A featured image or video can be set in the post edit screen
– https://forum.tagdiv.com/featured-image-or-video/
The theme will create thumbnails from the images or video, these will appear in blocks, grids etc
– https://forum.tagdiv.com/theme-thumbs/
– https://forum.tagdiv.com/thumbnails-vs-featured-image-size/
Hi,
Currently there is no such carousel element, there is a simple gallery you could use
– https://demo.tagdiv.com/newspaper/td-post-aston-villa-beat-liverpool-to-join-arsenal-in-the-fa-cup-final/
It can be used in pages as well – https://forum.tagdiv.com/topic/need-to-insert-a-grid-gallery/
You could also use the Revolution slider and create an image based slider
– https://www.themepunch.com/revslider-doc/slider-setup/
Thanks
Use the Facebook debugger to see how the shared post will look
– https://kb.yoast.com/kb/facebook-sharing-updated-details/
If all the necessary meta in present in the page source and accessible to Facebook, there should be no problem.
Hi,
We could take a look to see the problem, send us admin login at contact@tagdiv.com mention if you are doing anything specific before this happens, or it’s random after a period of time.
Please include a link to this topic in the email.
Thanks
I tested the post you mention, this one
– https://www.genialconsalud.com/remedios-caseros-que-curan-casi-todo
– https://www.screencast.com/t/hIpQhbXw
There are no errors concerning structured data.
Hi,
There are some new features coming for the tagDiv composer, however I believe this is not among them unfortunately.
Each update will include new options for the composer, but there are many suggestions and plans, it is hard to decide between them. Sorry for the inconvenience.