Hi,
We could take a look, please provide a link to your website and mention which headings you want to customize and how.
Note that there are Advanced CSS sections in the theme panel which you can use to customize elements based on device. So you could do something like this
– https://www.screencast.com/t/ekiunwgyYo
Thanks
That is not happening in any of our tests. Regardless of multi-purpose plugin state, the mobile theme counter is not affected. Try reinstalling the multi-purpose plugin from the latest theme package and test again.
Deactivate all other plugins except theme plugins as a test. Clear all caching and CDN cache if used. If you use a child theme switch to the main theme.
We can take a look if these suggestions have no effect, please provide a link to your website so we can inspect the issues.
Hi,
That is unusual, so deleting pages that are not used any more is providing errors with the theme. I have not seen this before so I could not say why this is happening. Deleting pages is a WordPress function, the theme does not interfere with this.
All that has to be done would be to click on the trash link and the pages will be sent to the trash section
– https://easywpguide.com/wordpress-manual/deleting-content/
I have tested this and there is no problem deleting pages and posts.
Maybe this is happening because of a plugin, try deactivating them all except theme plugins. Or maybe you have made modifications to WordPress files.
Thanks
Hi,
Please provide more details about what exactly is the problem with the sidebars, for a better understanding.
Sidebars can be created in may places
– https://forum.tagdiv.com/sidebars-tutorial/
The sidebars will appear in Appearance->Widgets, where you can enter what content you want in them.
Sidebars for posts can be set in the post edit screen
– https://www.screencast.com/t/LuNQmgDbE5
Or in the primary category page for all posts at once
– https://forum.tagdiv.com/primary-category/
Thanks
Hi,
So maybe something like this – https://www.screencast.com/t/ULF2ZJ4vV5ce
This is the code for that, enter it in Theme panel->Custom CSS
@media (max-width: 767px) {
.td-header-style-11 .td-logo-wrap-full .td-logo {
line-height: 68px;
}
.td-header-style-11 .td-logo-wrap-full {
min-height: 68px;
border-bottom: none;
}}
You could chnage the menu background color to white and icons to black in the theme panel for a blending effect, if you want to
– https://www.screencast.com/t/gHFUyQNbopH
We could modify this code if needed, let us know.
Thanks
Hi,
Only when there is a background set any full width elements will be affected. I believe there is still a background color from what I can tell from the screenshots. If you want full width remove all backgrounds (images and colors)
– https://forum.tagdiv.com/background-introduction/
Thanks
Hi,
The link you have provided is not valid
– https://www.screencast.com/t/cEsjx6BSdgR
However you can set any page you want as homepage. This is done in WordPress settings
– https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
Thanks
Hi,
You could use a row, this has options to set a background image
– https://www.screencast.com/t/IER3bPwb
Also the rows can be stretched to full width
– https://www.screencast.com/t/lsjImvzm
Then in the row you can place any element you want, like a text column for displaying text.
There are of course other elements in the composer that can be used to display images and text, you could try them out as well
– https://www.screencast.com/t/KoFfq3CLIIBi
Thanks
Hi,
We did not receive any other similar reports from theme users after the latest update. The last update was not major, the post sharing socials received some modifications and there were some various fixes made. So there would be no reason to cause the issues you are mentioning.
Try again to deactivate all plugins, leave only theme plugins active. Remove custom codes or theme modifications. Switch to the main theme if you use a child theme. Make sure there are sufficient resources as mentioned in the guide. Clear all caching and purge CDN cache as well. Monitor and see if there is any change. Hopefully you can identify what exactly is causing the problem.
Thanks
Hi,
There is no documentation specific for that element, that I could provide you with. You can simply place the element on the page using the tagDiv composer and configure it as you want
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
It has many options that you can use. You can enter text, an image and use the design and styling settings
– https://www.screencast.com/t/9Emv6StWfkrm
So simply place it on the page you want and begin configuring it step by step.
Thanks
Hi,
@adatkabel Indeed there were no changes to the functionality of the mobile theme plugin. The top grid will display posts included in the Featured category, the latest articles will display latest articles.
If the latest posts are also included in the featured category then they will appear in the top grid and the below latest section.
There are solutions to make modifications to this functionality if required
– https://forum.tagdiv.com/topic/how-to-set-offset-post-for-latest-post-module-on-mobile-theme-plugin/
– https://forum.tagdiv.com/topic/mobile-theme-featured-posts/
– https://forum.tagdiv.com/topic/mobile-theme-categories-are-the-same/
Thanks
Hi,
The plugin can be used fully, no need for activating it. Of course purchasing the plugin separately would provide access to plugin premium services offered by the plugin developers, not available in the bundled version.
In the theme package there are demo sliders included, which you can import
– https://forum.tagdiv.com/import-revolution-sliders-on-demos/
Or you can create your own sliders. This is a link to the plugin documentation
– https://www.themepunch.com/revslider-doc/slider-revolution-documentation/
I see the slider is not displaying anything on your website, it seems there are no slides found to display
– https://www.screencast.com/t/fRqBoOZA
The slider is a very complex plugin, check the documentation to create proper slides, or import predefined sliders from the theme package.
Thanks
Hi,
Adding margins or padding to the elements on the page may break the layout and design. The theme modules and blocks are predefined with fixed values, adding margins to them will most likely damage them.
You could review the codes and see why that is happening and avoid it, also you can use the Advanced CSS sections in the theme panel. Create code based on device if necessary using those sections
– https://www.screencast.com/t/CUJHQNahnXX2
Use the browser inspector to identify the elements on the page and experiment further
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thanks
Hi,
I am having trouble accessing your website, I had to use VPN browser extension to be able to see it. You might have restrictions on the website.
From what I see there is a strange width and height set for the row containing the big grid, which are also causing a big empty space below the grid
– https://www.screencast.com/t/l63IM1RL
If you used custom code or set design on the row containing the grid or grid itself in the composer
– https://www.screencast.com/t/PSeExgx65OgS
Try to remove the custom code or modifications made in the mentioned locations, then check the grid again.
Thanks
So you have created sidebars like shown above, and they are not appearing in the widgets section.
I have tested this myself, first I created a sidebar here for example
– https://www.screencast.com/t/XU3aayWpTwn
This sidebar appears in widgets and I can add content to it
– https://www.screencast.com/t/a31c9syf
Now it can be selected in any place where you want it to display, for example in the composer
– https://www.screencast.com/t/bfkMNerAIx
When using the composer you can also simply split the row as you mention and the sidebar would be considered the 1/3 column. Then drag items in it. An advantage of having widget sidebars would be that you can simply select a predefined sidebar and use it multiple times.
If you already tried this and with no results, then there is a problem. The first step would be to deactivate all plugins except theme plugins. Usually plugins are causing issues. Then try again to create a sidebar and set it. Let us know the results.
Thanks
Hi,
Sorry about the misunderstanding, I believe this is what you want
– https://www.screencast.com/t/IKP0ieY60
Enter this code in Theme panel->Custom CSS section
.td-header-style-5 .td-header-menu-wrap {
-webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,0.09);
-moz-box-shadow: 0 2px 6px 0 rgba(0,0,0,0.09);
box-shadow: 0 2px 6px 0 rgba(0,0,0,0.09);
}
You can make modifications to the code if you want to, this is a guide about using box-shadow
– https://css-tricks.com/almanac/properties/b/box-shadow/
Thanks
I couldn’t say if multiple authors for posts will be implemented in the theme by default, it might be but I cannot say for sure. If the request becomes more popular it might be considered.
Thanks
That is the footer logo, I could give you a code to remove it on mobile
– https://www.screencast.com/t/IOcV4NjPa
Enter it in the same mobile theme custom code section
.td-footer-logo {
display: none;
}
Please try to understand that I do not see any problem with the post view counter. Provide a link to a post where the counter is not working and I will inspect it. All the posts I have tested on your website are counting views correctly from what I can see.
That option you mention is to be used if you have caching installed. If you do not have caching then there is no reason to activate it.
What my colleague recommended is a general advice, for safety one should make periodic website backups
– https://codex.wordpress.org/WordPress_Backups
I mentioned many times above, code entered in theme panel custom sections will not be lost. It will be saved in the database. Of course if anything was to happen to the database then it will be lost. Only modifications to the theme files directly will be lost after an theme update. Hopefully this will clear things up.
Hi,
Looking at that example, there are similar modules but not quite the same. Such as these maybe
– https://demo.tagdiv.com/newspaper/block-7/
– https://demo.tagdiv.com/newspaper/block-8/
Those modules do not display excerpts, only title and thumbnail. Only thorough code modification they would display an excerpt, and only through additional CSS design they will look like the ones you mention.
All the modules are predefined in terms of how they look and what information they display. Try using one of the many blocks and grids available, surely there are some you can use by default
– https://demo.tagdiv.com/newspaper/block-1/
Thanks
Hi,
Indeed there is no option to import the views from a different theme. I see you managed to achieve it. On mobile theme the same view count of the post should be diusaplyed and the count will increase further. That is not a different counter
– https://www.screencast.com/t/NHHn0U5LcH
– https://www.screencast.com/t/qNdxTaTDb4lu
The same function is used – https://www.screencast.com/t/790gbzlx84T
There is an issue when trying to login from mobile devices at the moment, this will be fixed in the coming update. Sorry for the inconvenience.
Thanks
Hi,
I have tested this as well, caption shortcodes don’t seem to be working in the category or tag descriptions. I fixed it with this code in functions.php file
add_filter( 'post_tag_description', 'do_shortcode' );
– https://www.screencast.com/t/eFnqpPhr
– https://www.screencast.com/t/NcnerK3XN7
Thanks
That is a normal page, you can edit it with the composer and place anything you like. Most contact form plugin have shortcodes that you can use as shown above. Check this article
– http://www.wpbeginner.com/plugins/5-best-contact-form-plugins-for-wordpress-compared/
– http://www.wpbeginner.com/beginners-guide/how-to-create-a-contact-form-in-wordpress/
For example the contact form used in this theme demo is created with WPForms plugin
– https://demo.tagdiv.com/newspaper_dentist/contact/
Thanks