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,

The general post title font will be replaced by the per post template font setting. If you set a general font setting, this will apply to all the post template titles, unless a font setting is set per post template.

As a result the general font you set will be replaced by the font per post template
https://www.screencast.com/t/MslCl2tcqp

Thanks

Simion C.
tagDiv Staff

I see that you changed to using a row divider for the whole row, the result is much better in my opinion. So you could consider leaving it as it is at the moment, there is no problem with it.

Simion C.
tagDiv Staff

Hi,

You could try a few suggestions. First would be to check if possible the theme system status as mentioned in this requirements guide
https://forum.tagdiv.com/system-status-parameters-guide/
If needed ask your hosting to increase the allocated resources as specified there. Then check if the issue is solved.

If there is still an issue, try as a quick test to deactivate all plugins except theme plugins and check if this has any effect. Let us know if there is still a problem.

Thank you!

Simion C.
tagDiv Staff

Hi,

First, as mentioned in the theme update guide make a backup of the website
https://forum.tagdiv.com/how-to-update-the-theme-2/
The theme panel settings including custom code used in the theme panel will not be lost. These are all saved in the database together with your website content.

If you made modifications to the theme files directly these will be lost as you are removing the old theme and installing the new one.

You could consider using a child theme if you want to customize the theme files, these are all the supported files
https://forum.tagdiv.com/the-child-theme-support-tutorial/

Simion C.
tagDiv Staff

You could try the new icons from Font awesome
https://fontawesome.com/icons
Together with the suggested plugin from this topic the new icons should work as well
https://forum.tagdiv.com/topic/font-awesome-error/
Surely from all those icons you will find the ones you want.

Simion C.
tagDiv Staff

Hi,

Those are the only adspots that you could use in an ad box, on pages (sidebar ad and the custom ads). The others you can only use in their predefined spots.
If the ad codes are valid the theme will display them accordingly. If you could provide a link to a page where you used ad boxes and the ads are not displayed, we will inspect it.

You could in test the ad code in a raw HTML element on a page and check if it is displayed, as a test.

Thanks

Simion C.
tagDiv Staff

Hi,

Once set in the theme panel, the fonts will be loaded accordingly. The fonts will be loaded when viewing the front-end post, not in the back-end as you are writing it.
So simply select the font you want for the post content paragraphs and headings
https://www.screencast.com/t/C5YVBHkv
Then these should be loaded and displayed. If there is a problem, please provide a link to your website, to a post where the set fonts are not applying. We will inspect it.

Thank you!

Simion C.
tagDiv Staff

Hi,

Once set in the theme panel, the fonts will be loaded accordingly. The fonts will be loaded when viewing the front-end post, not in the back-end as you are writing it.
So simply select the font you want for the post content paragraphs and headings
https://www.screencast.com/t/C5YVBHkv
Then these should be loaded and displayed. If there is a problem, please provide a link to your website, to a post where the set fonts are not applying. We will inspect it.

Thank you!

Simion C.
tagDiv Staff

Hi,

If you could specify exactly where the spaces are, I will try to give you a solution to remove them if possible. Provide a useful screenshot or some more details.

Thanks

Simion C.
tagDiv Staff

We have not tested tabbing through the site unfortunately, as this is not a standard user behavior. The mobile menu will be loaded but the menu is hidden from view and is not accessible otherwise.
This is how the theme functions, both menus will be loaded and each served based on device. I am sorry of this is an inconvenience for you. I will add this to our list and pass this info to our development team and maybe in the future this will change.

Simion C.
tagDiv Staff

Hi,

I don’t understand exactly what you are asking. If you are referring to the fonts and font properties the mobile theme plugin is using, this does not have any settings to change them. They are all predefined in the mobile theme stylesheet.
If this is not what you meant, please provide some more details about it.

Thanks

Simion C.
tagDiv Staff

That might be a caching issue, clear all caching installed or server provided. If the plugin is deactivated the mobile theme will not be served on mobile devices. The default responsive version will be shown instead, like the live theme demo which does not have the mobile plugin installed
https://demo.tagdiv.com/newspaper/

Simion C.
tagDiv Staff

That depends on what kind of email you are referring to. The theme itself has no email options, it does not have any settings for mailing. You will have to manage these either through the hosting if they provide such a service, or with a plugin
http://www.wpbeginner.com/wp-tutorials/how-to-use-smtp-server-to-send-wordpress-emails/
http://www.wpbeginner.com/wp-tutorials/how-to-fix-wordpress-not-sending-email-issue/
http://webcraft.tools/simple-smtp-plugins-for-wordpress/

Simion C.
tagDiv Staff

You could move the code responsible with the source/via from the loop single file of the post template you want to modify, in the single file. Example for post template 2
https://www.screencast.com/t/NNGpKHtm7T
https://www.screencast.com/t/UY9Jj8ZjqjRB
Then with some CSS to position it properly
https://www.screencast.com/t/eacW7OjHr

.td-post-source-via {
display: inline-block;
position: relative;
bottom: 2px;
}

You could further tweak this solution if necessary. Custom code can be entered in Theme panel->Custom CSS.

Simion C.
tagDiv Staff

Hi,

Thank you very much for your appreciation of the theme. The images you upload are stored by default in the uploads folder on the server.
The issue you are having could be caused by permissions or other factors. Please follow the solutions mentioned in these topics
http://www.wpbeginner.com/wp-tutorials/how-to-fix-image-upload-issue-in-wordpress/
https://docs.presscustomizr.com/article/229-fixing-errors-when-uploading-images-in-wordpress
Also you could contact your hosting provider and mention this to them as well. They might be able to fix this for you.

Thank you!

Simion C.
tagDiv Staff

Hi,

Posts can be shared, but pages cannot. The theme has no options for that. There are only social icons which link to specific accounts that can be placed on pages.
You could try plugins if sharing pages is required for you. There are many sharing plugins you could try.

Thanks

Simion C.
tagDiv Staff

Hi,

If you want the same sized thumbnails use the same blocks/grids
https://demo.tagdiv.com/newspaper/block-1/
https://demo.tagdiv.com/newspaper/big-grid-1/
https://demo.tagdiv.com/newspaper/full-big-grid-1/
There are many block/grid/full grid types, each different from the other. Each uses a different thumbnail size
https://forum.tagdiv.com/theme-thumbs/
For example you can see the thumb size used and which elements use it here
https://www.screencast.com/t/EJDlQPi8JfBh
https://forum.tagdiv.com/theme-blocks-modules/

Thank you!

Simion C.
tagDiv Staff

Hi,

The theme general width cannot be changed, it is predefined. It is not recommended to make any modifications to it, as this will most likely cause layout issues.
All the blocks and grids depend on this fixed width, their design will be damaged if it is modified.

There are row options in the composer to stretch them to predefined widths or full widths
https://www.screencast.com/t/RlJHQWPbpFHU
Also there are full big grids, which are always full width
https://demo.tagdiv.com/newspaper/full-big-grid-1/
Header and footer can also be stretched as you mention
https://www.screencast.com/t/eDLhcqO6

But a general width setting for all the website pages is not available at the moment.

Thank you!

Simion C.
tagDiv Staff

I will add this on our list and it will be considered by the developer team. I could not give you an estimate of when this will be available however. At some point it could be implemented in the theme. Sorry for the inconvenience.

Simion C.
tagDiv Staff

You cannot remove that, that is the theme functionality at the moment. The mobile menu will be loaded together with the page content and there is no possibility of removing it.

Simion C.
tagDiv Staff

@Morad The solution works, we have tested it properly. It worked for all users. Edit the mentioned theme file, remove all the code from it and paste the provided code. Save the changes and clear all caching.

Simion C.
tagDiv Staff

Configure the date format as you want as mentioned above, WordPress settings
https://www.screencast.com/t/w4kgLimW7
https://www.screencast.com/t/lB2AnrVNMEXB
This is the date format used in the example

F j, Y g:i:s a

https://codex.wordpress.org/Formatting_Date_and_Time

Simion C.
tagDiv Staff

Hi,

The menu items will be ordered as they are added when you created the menu. They cannot be specifically ordered if they are too many and displayed in 2 rows.
You could stretch the top menu space to accommodate more menu items, like this
https://www.screencast.com/t/znkueUZF

Thank you!

Simion C.
tagDiv Staff

Hi,

I see the table you are referring to now. If you copied only the HTML then there will be no design for it. It will require CSS to style the table. I don’t know how exactly you want the table to look or how it looked in the location you copied it from.

That page also seems to be a Woocommerce product page, there is some design for Woocommerce pages that removes the table borders
https://www.screencast.com/t/VdhkSBL7hG
I could give you a code to make the borders appear, like this
https://www.screencast.com/t/Zvz8SWRWUQ6
The code can be entered in Theme panel->Custom CSS

.woocommerce-page .product table td {
border: 1px solid #ededed!important;
}

Thanks

Simion C.
tagDiv Staff

@amerikaliturk Test without plugins, leave only theme plugins active. Check the results like that. There are many speed optimization guides here on the forum as well, you can read them and try some of the solutions
https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
https://forum.tagdiv.com/topic/newspaper-theme-speedify-your-website/
https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/

Viewing 25 posts - 11,276 through 11,300 (of 20,681 total)