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,

Try to minify the CSS, minify it manually
https://cssminifier.com/
Or try as suggested here in this topic by a theme user
https://forum.tagdiv.com/topic/tip-how-to-easily-minify-your-css-without-breaking-your-site/

Thanks

Simion C.
tagDiv Staff

Hi,

All the plugins are provided in the Plugins folder, please check the theme package you downloaded from themeforest
https://forum.tagdiv.com/whats-included/

Your posts don’t have featured images from what I can see, the thumbnails will be created once you set featured images
https://forum.tagdiv.com/newsmag-featured-image-or-video/
https://forum.tagdiv.com/newsmag-theme-thumbs/

Thanks

Simion C.
tagDiv Staff

Hi,

They should provide a reason for this harmful content, some indications what that is. I found some topics online, with suggestions or solutions
https://productforums.google.com/forum/#!topic/webmasters/Sy0UES7F0j4
https://www.quora.com/How-can-I-solve-Google-has-detected-harmful-content-on-some-of-your-site-s-pages-We-recommend-that-you-remove-it-as-soon-as-possible

Also maybe check your website with this tool
https://transparencyreport.google.com/safe-browsing/search
I checked it and it says there is no problem with it.

Thanks

Simion C.
tagDiv Staff

Hi,

This is already on our list, but unfortunately no changes have been made in the matter so far.
We will prioritize this if possible and something will be done regarding the Live CSS editor functionality as soon as possible. Sorry for any inconvenience caused.

Thanks

Simion C.
tagDiv Staff

Hi,

The theme offers many font customization options. A simple guide here
https://forum.tagdiv.com/font-customization/
A general font style can be set for the body, note that this general font will be replaced by more specific settings
https://www.screencast.com/t/87cGiS80HK

That example you mention seems to be a post, the theme settings for the post content are here
https://www.screencast.com/t/nQlO5ZuD1Yq
The example uses this font, font-size, font-weight and line height
https://www.screencast.com/t/nVGUWEMLyJQ
So you could do that like this
https://www.screencast.com/t/IWxktx4N7gi
https://www.screencast.com/t/zEakklDG0

Result – https://www.screencast.com/t/dGxlTQiHKYc
Let me know if you have more questions.

Thanks

Simion C.
tagDiv Staff

You are doing nothing wrong, that header style is boxed by default. Now you could enter this code in the Theme panel->Custom CSS
https://www.screencast.com/t/MtwBNxdEbzA

.td-header-style-3 .td-header-menu-wrap {
background-color: #2c3240;
}

This would be a solution to also have the centered menus and a background color as you want.

Simion C.
tagDiv Staff

Glad you solved it and also thank you for mentioning the solution to the problem, maybe this will be helpful for other users. Have a nice day as well.

Simion C.
tagDiv Staff

@inje We are trying to identify how exactly you used Greek language characters leading to the problem, what were the exact steps you took before the problem began to appear.
Let’s continue the investigation by email. If we succeed in identifying the problem we will try to fix it.


@freeesmaster
Do you also use language specific characters in that raw HTML element and the same problem is happening? What exactly are you entering in the HTML before the problem happens? Does it happens at all times and with all tagDiv composer elements?

Simion C.
tagDiv Staff

Hi,

They mention the code has to be entered after the opening body tag, that would be here
https://www.screencast.com/t/2NcG8SwaV
https://www.screencast.com/t/LAcf1jXNv
The other code has to be entered where you want the element to appear, so that would be up to you.

Thanks

Simion C.
tagDiv Staff

Hi,

This issue with the Cloud library plugin is being investigated. There will be a theme update coming to fix these problems. Sorry for the inconvenience.

Thanks

Simion C.
tagDiv Staff

Hi,

Please try again, I believe the issue is fixed at the moment. Let us know if the password change works properly.

Thanks

Simion C.
tagDiv Staff

Hi,

Thank you for the appreciation, we constantly try to add more features in the theme and also easy to use for all users.

The menu items will be left aligned when you use the stretch options in the theme panel. If you were to remove the stretching of the menu and top bar they should be centered
https://www.screencast.com/t/QHQagdYL1
The main usage of the stretch options would be if the menu items are too many and they do not fit properly.

Thanks

Simion C.
tagDiv Staff

Hi,

If you decided to create a sub-domain, you should contact your hosting provider or server administrator. They will probably guide you in creating a sub-domain or multi-site.

Simion C.
tagDiv Staff
PAGE - reply

Hi,

Maybe you had the mobile theme plugin active. When using the mobile theme plugin, each pages will require two versions. One for desktop which you can build in way way possible, and one for mobile limited to the mobile editor
https://www.screencast.com/t/s64Pc7Yl
More about the mobile theme here
https://forum.tagdiv.com/the-mobile-theme/

Note that the mobile theme plugin is optional, you can deactivate it. It is meant to be used if you want to display a different and simpler version of the website on mobiles.

When deactivated, the default responsive version of the theme will display on mobiles, showing the same content from desktop.
Test with and without the plugin, choose what you think is best.

Thanks

Simion C.
tagDiv Staff

Hi,


@muxurou
Seems to work now from what I can see
https://www.screencast.com/t/N2t678WU
The mobile theme has a different Custom CSS section, maybe that was the problem.

Simion C.
tagDiv Staff

Hi,

The categories will be listed alphabetically at all times in the menu. The theme does not have a setting to change this.
Other users that wanted to do something similar, used a plugin called Category Order and Taxonomy Terms Order. You could give that a try as well.

Thanks

Simion C.
tagDiv Staff

Hi,

Try editing the page with Visual composer, I believe that is what you used to create it. Select another icon, see how they look. Maybe those are not available anymore for some reason. What icons are you using? I will try them on my end.

Thanks

Simion C.
tagDiv Staff

Hi,

The title could be aligned to the left with a code like this
https://www.screencast.com/t/mKj2cmtRxrg
I also added a small margin you can remove that if needed, or modify it. If you remove it the title will be like this
https://www.screencast.com/t/X3nkqpWe6U

.td_block_template_14 .td-block-title > * {
float:left;
margin-left: 10px;
}

The code can be entered in Theme panel->Custom CSS section.

That text is the post excerpt. Some block modules show an excerpt, others do not. Here you can see how all the blocks look
https://demo.tagdiv.com/newspaper/block-1/
Here you can see what modules each block contains
https://forum.tagdiv.com/theme-blocks-modules/
If you want to use a block that displays an excerpts and remove it, enter the value of 1 in it’s excerpt settings
https://forum.tagdiv.com/excerpts-introduction/

Thanks

Simion C.
tagDiv Staff

Maybe you are referring to matched content ads. Matched content ads were never officially tested with our theme so there is no official implementation method. If you want to display such ads, you will have to make this yourself. These are some similar topics that you can follow
https://forum.tagdiv.com/topic/add-google-matched-content-at-bottom-article/
https://forum.tagdiv.com/topic/how-to-add-google-matched-content-code/

Maybe this will change in the future and there will be support for this kind of ads. We have an enormous list of suggestions and improvements mentioned by our users. It is hard for the developer to decide what gets implemented first.

Simion C.
tagDiv Staff

Hi,

In what browser does that happen? As long as the composer is active there should be no code displayed in the pages.
I tested your website in Chrome, Firefox and IE, no problem found
http://prntscr.com/jv7f45
Could be browser caching to blame, try to force refresh the page in that browser (usually Ctrl+Shift+R) or clear it’s cache in the settings. The page should look the same in all browsers.

Thanks

Simion C.
tagDiv Staff

Hi,

That would be normal, the URL changed so Facebook treats it like a new website, in no relation to your previous address. I remember other users who lost the likes after changing the website URL, they were unsuccessful at the time.

Maybe you can follow that guide and achieve it. Or maybe something like this
https://really-simple-ssl.com/knowledge-base/how-to-recover-facebook-likes-after-moving-to-httpsssl/
https://developers.facebook.com/docs/plugins/faqs#moving-urls

Thanks

Simion C.
tagDiv Staff

Hi,

From what I can see there is no problem at the moment
http://prntscr.com/jv79bj
http://prntscr.com/jv79gc
Maybe you have solved the problem. Please correct me if I misunderstand something.

Thanks

Simion C.
tagDiv Staff

Hi,

That is in most cases caused by javascript errors due to plugin conflicts, or theme modifications, or added code. The lazy-load is the first to break, there could be other problems that you have not yet identified.

There was a user with a similar issue a while back, the images were not loading in his case because of a script that was part of the ads he was using.
If you would check in the browser console there will be javascript errors most likely.

Try the basics initially, deactivate all plugins as a quick test (leave only theme plugins active), remove custom code from theme panel, deactivate the child theme if used, remove theme modifications or code added in theme files.

Let us know what you find.
Thanks

Simion C.
tagDiv Staff

Hi,

Using CSS that can be done, especially if you don’t use Adsense ads (with Adsense hiding ads should not be done).

So the code to remove the ad just for that post page
https://www.screencast.com/t/tfKOwn1P

.postid-8422 .wppaszone.paszone-5819 {
display: none!important;
}

Thanks

Simion C.
tagDiv Staff

Hi,

By the theme side there would be no animation for the mobile menu/search modal windows. They open and close with a simple transition, this is predefined.

Thanks

Viewing 25 posts - 8,676 through 8,700 (of 20,681 total)