Home User profile
tagDiv Staff
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Simion C.
tagDiv Staff

Hi,

I have tested an image in a post with a custom link, and the modal turned off
https://www.screencast.com/t/MyB0ua04jAC
https://www.screencast.com/t/TA5gdRikUPGP
After clicking update in the image settings, then updating the post itself, the image in the post behaves as expected
https://www.screencast.com/t/PAy64XcWH0
Inspecting the images in the post you mention, I see that the modal is still activated on the images
https://www.screencast.com/t/tc26uzYTKC
When you disable the modal, that removes this feature from the image and it will not function anymore
https://www.screencast.com/t/PB8zjHwo1
https://www.screencast.com/t/2gnJ4WLQ
Maybe you have caching installed, in this case clear it and check the results.

Thanks

Simion C.
tagDiv Staff

Hi,

The title meta will be displayed in the page source regardless of it being displayed on the actual page or not (by selecting the page with title template in the page attributes section). There are settings in The Yoast SEO plugin for this
https://www.screencast.com/t/LEpg3iRXqr
https://www.screencast.com/t/7E9l0jJX
Please correct me if I misunderstand what you are asking.

Thanks

Simion C.
tagDiv Staff

Hi,

The image that the demo uses as header background can be found here
https://www.screencast.com/t/5FpdBdevD
The dimensions of this demo background image can be seen by inspecting the image
https://www.screencast.com/t/qfl8RrxCi8L
You could replace it with an image of your own, just make sure it has the same name and format.

Thanks

Simion C.
tagDiv Staff

Hi,

Some of the demo menu links do not have demo about pages. There are a few that do
https://demo.tagdiv.com/newspaper_blog_travel/about-2/
https://demo.tagdiv.com/newspaper_blog_cars/about/
https://demo.tagdiv.com/newspaper_craft_ideas/about-me/
https://demo.tagdiv.com/newspaper_blog_baby/about/
https://demo.tagdiv.com/newspaper_classic_blog/about-me/
You could use these for inspiration, and create something original.

Thanks

Simion C.
tagDiv Staff

Hi,

You could try editing the theme files, and add a new currency. These are the files where you can experiment with this
https://www.screencast.com/t/Ufoa4sKmH
https://www.screencast.com/t/C70D5msx9
Or simply use an exchange plugin, that might have more options, if this is required.

Thanks

Simion C.
tagDiv Staff

Hi,

I cannot say for sure if there are any plans in this matter. There are many suggestions and recommendations on the list, it is hard for the developer team to decide what gets implemented and what gets delayed.
In each theme update more features and options will be added, but I cannot provide exact information what these will be.

Thanks

Simion C.
tagDiv Staff

Hi,

The theme does not send confirmation emails. We use the default implementation of wordpress regarding the login functionality. If you use your server to send the confirmation emails, please contact your host or if you use a plugin, please check the plugin settings. See these topics for more information
https://forum.tagdiv.com/topic/registration-form-e-mails-marked-as-spam/
http://www.wpbeginner.com/plugins/how-to-send-a-custom-welcome-email-to-new-users-in-wordpress/

Thanks

Simion C.
tagDiv Staff

Hi,

I believe that is happening because of the height modification made to the post header. Try entering the codes that were provided above in the Theme panel->Advanced CSS section, only in the desktop field.
That way the code will only apply on desktop, as these modifications may not produce the best results on all devices.
Or create multiple codes based on the main one and test, for each instance in the Advanced CSS fields (a code that works well on desktop, one for landscape devices etc.)
https://www.screencast.com/t/hx3uHEfh

Thanks

Simion C.
tagDiv Staff

Hi,

You can make tests with the plugin and the theme, and check if it is working properly. Set it like before and see if the results are as you need. Please note that the plugin might not be compatible with the theme, in this case you could try plugins with similar capabilities, if this is required for your website.

Thanks

Simion C.
tagDiv Staff

Hi,

That could be caused by custom code that you might have used in the theme panel, or modifications to the post template files. Plugins could also cause issues like this.
As a suggestion please check any custom code that you might be using, and that can influence that post template or the featured image specifically.
If there is nothing, deactivate all plugins except theme plugins and clear any caching installed. Then check if the featured image is displaying properly with that post template.
After trying these suggestion the problem is still present, send us an email at contact@tagdiv.com and provide admin login information, so we can take a look.
Also paste a link to this topic in your email.

Thanks

Simion C.
tagDiv Staff

Hi,

They should be able to make the modifications for you if needed, as the hosting provider. These are WordPress and server parameters, having them according to the guide will improve the functionality, and in this case probably solve the issue.
The modifications need to be made to the wp-config.php file, then either to the htaccess file or the php.ini file.

Thanks

Simion C.
tagDiv Staff

Hi,

The Latest articles section can be removed from the page, by selecting the default page template, in the page attributes settings
https://www.screencast.com/t/LUrRVy2kMwB
More information about the page templates here
https://forum.tagdiv.com/page-templates-2/
The sidebar would be removed as well by disabling the Latest articles, this section can have a sidebar set to it
https://www.screencast.com/t/kwRLo4KMh7
Widget in the sidebars can be customized in Appearance->Widgets
https://www.screencast.com/t/XaB09ZXyYG

Thanks

Simion C.
tagDiv Staff

Hi,

Those are the styles that are available for the image box element. One style adds a border and opacity, the other adds a white box in which a custom title can be displayed
https://demo.tagdiv.com/newspaper/image-box/
https://www.screencast.com/t/d6U8PwaMJ
You could choose the white box style and this code will remove the white box, if it is not required
https://www.screencast.com/t/axZ1AbMy

.td_block_image_box .td-custom-title {
display: none;
}

Enter it in Theme panel->Custom CSS code section.

Thanks

Simion C.
tagDiv Staff

Hi,

That is a row in row layout. A row can be inserted in a different row, that is the case here
https://www.screencast.com/t/qg1YvT2Qr4W0
https://www.screencast.com/t/1Kx3W7cZG4A
https://www.screencast.com/t/o5Tw47pKs
If you want to place the Block 2 with the other blocks above, simply drag it out and place it there
https://www.screencast.com/t/HZNSqeKl7jy
Place both Blocks 2 there, then remove the empty row that remains or maybe add other elements in it if you want
https://www.screencast.com/t/kEVE560MXv

Thanks

Simion C.
tagDiv Staff

Hi,

That may be implemented in the theme in a future update. At the moment the post publishing date is displayed. This can be achieved with modifications to the post template files. You can follow this topic and try the solutions mentioned there
https://forum.tagdiv.com/topic/post-last-updated/

Thanks

Simion C.
tagDiv Staff

Hi,

Please try the manual theme activation in this case
https://www.screencast.com/t/Qwc3a7eHp
https://www.screencast.com/t/mcOlYrwY

Thanks

Simion C.
tagDiv Staff

Hi,

The top menu is not intended to display on mobile. It could be made to appear with some custom CSS, if it is absolutely required. You can try the solutions from these topics
https://forum.tagdiv.com/topic/mobile-menus/
https://forum.tagdiv.com/topic/menu-on-mobile-devices/
https://forum.tagdiv.com/topic/top-menu-bar-not-displayed-on-mobile/
https://forum.tagdiv.com/topic/top-menu-doesnt-appear-on-mobile/

Thanks

Simion C.
tagDiv Staff

Hi,

Then you could use only one of the galleries, if there are issues when using both. Use only the gallery you mention, since it is more advanced and has more options that you might require. Unfortunately there is no way of predicting or understanding the conflicts that might appear between the theme and some plugins. There are no solutions that we can provide in this case.

Thanks

Simion C.
tagDiv Staff

Hi,

The issue is not fixed at the moment on your website. Try the multiple suggestions in the provided topic, those solutions worked in almost all similar cases. Clear any installed caching after making modifications to refresh the data, and check the results.

Thanks

Simion C.
tagDiv Staff

Hi,

I found some useful suggestions in some topics, you could use a child theme for the modified website
https://premium.wpmudev.org/forums/topic/multisite-one-theme-different-css
https://stackoverflow.com/questions/39963479/same-theme-in-wordpress-multisites-but-with-custom-css
https://wordpress.stackexchange.com/questions/81886/wordpress-multisite-multiple-child-theme
https://wpsites.net/wordpress-themes/second-style-sheet-theme/
You can search for more information, there might be other ways of doing this, that you can try.

Thanks

Simion C.
tagDiv Staff

Hi,

That cannot be changed. That is the way the mobile theme is designed, the front page content cannot be edited. The mobile theme will apply predefined templates for the front page, post page, category page, smart lists etc. This is intended for the purpose of making the mobile theme as light as possible on performance.
Content for mobile pages is limited to the Mobile editor.
You can choose not to activate the plugin, then the same content from desktop will be displayed, adapted for all devices.

Thanks

Simion C.
tagDiv Staff

Hi,

The mobile theme will not display content built with the composer. Content for pages when the mobile theme plugin is active, is limited to the Mobile editor. This is intended for the purpose of making the mobile theme as light as possible. On the mobile front page by default there will be a grid displaying 3 posts from the Featured category
https://forum.tagdiv.com/featured-posts-2/
Then a section displaying Latest posts
https://forum.tagdiv.com/the-mobile-theme/
This plugin is optional, you can choose not to use it. Then the same content from desktop will be displayed on all devices. The main theme is fully responsive and will adapt for the best results.

Thanks

Simion C.
tagDiv Staff

Hi,

You could do that with a code like this
https://www.screencast.com/t/1VIlM3x0SuXM

.single .td-post-title .entry-title {
font-weight: bold;
}

Enter the code in Theme panel->Mobile theme->Custom CSS section. Maybe clear the cache after entering the code.

Thanks

Simion C.
tagDiv Staff

Hi,

Then something else is causing the errors. Please try as a test to deactivate all plugins except theme provided plugins. Then clear the cache and check if the issue is still present, there should not be any errors anymore. The theme does not provide errors by default, something is conflicting with it and the result is this huge number of errors.
Please let us know the results.

Thanks

Simion C.
tagDiv Staff

Hi,

Sorry, it seems I have forgotten to provide the code used in the example. The default link color is inherited from the theme accent color set in the theme panel
https://www.screencast.com/t/cLEVJM61PPf
The code I mentioned will change the color of the links in the post content, to the color you want as shown in screenshot. It could be extended to the page content links, something like this should cover it (test and check the results, and if the code is working properly)
https://www.screencast.com/t/ikMmOLTG

.td-post-content a,
.td-page-content a,
.tdc-content-wrap a {
color: #E84E1B;
}

There are block pagination options that you can use to achieve what you want
https://www.screencast.com/t/8bpWiByi
More information about the available block settings and options in this guide
https://forum.tagdiv.com/block-settings-guide/

Thanks

Viewing 25 posts - 15,651 through 15,675 (of 20,681 total)