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,

Please provide links to where we can see the problem happening, to try and identify what the problem is. Let me know.

Thanks

Simion C.
tagDiv Staff

Hi,

Making a cloud header sticky is possible. The elements you use in the default header can be the same or different than the sticky version.
To edit the sticky version of a cloud header, activate the sticky mode in the composer
https://prnt.sc/pqiquf
Then add the elements you want in the sticky header. If there are no elements, the header will not be sticky.
Same for mobile – https://prnt.sc/pqirba

Note that in the composer you can copy paste elements, through the right-click menu
https://prnt.sc/pqis0y
This would be useful if you want to use the same elements from the normal header, in the sticky header.

Thanks

Simion C.
tagDiv Staff

Hi,

The composer elements are designed to display posts that have been created and published normally, and not pulled from other sources. You could try and import the posts from the other websites, maybe with a plugin or manually. Here are some suggestions
https://wordpress.stackexchange.com/questions/257180/how-to-import-wordpress-posts-with-images-from-one-wordpress-site-to-another
https://www.greengeeks.com/tutorials/article/how-to-transfer-your-wordpress-content-from-one-blog-to-another/

Thanks

Simion C.
tagDiv Staff

Hi,

I see you switched to block 15 now, from what I can see it looks fine
https://prnt.sc/pqijjj
Was the issue happening only with block 14? Also, was it caused by a plugin?
A list of plugins can be seen here – https://prnt.sc/pqik9o
Let us know if you have more questions.

Thanks

Simion C.
tagDiv Staff

Hi,

Something must have happened with it, a last addition of an element perhaps in it. I would suggest to edit it normally and try to restore an older revision. For example
https://prnt.sc/pqigie -> https://prnt.sc/pqigps
That will return the header to a previous version, hopefully when it worked. Let me know.

Thanks

Simion C.
tagDiv Staff

Hi,

The background color and image settings for the menu modal are in the theme panel. When the mobile theme is not active you can use these settings
https://prnt.sc/pqidu8https://prnt.sc/pqied9
When the mobile theme is active these settings can be used – https://prnt.sc/pqif47
Please let us know if you have more questions.

Thanks

Simion C.
tagDiv Staff

Hi,

Thank you very much for your kind words. At the moment if the last modified date setting is activated for all modules in general – https://prnt.sc/pqiasi the mobile theme modules will display it as well for it’s modules.
But in the post page the modified date of the post isn’t displayed. There may be an option added for this in a future update.
So at the moment displaying the modified date in the post page on mobile, with the mobile theme active, could only be done by maybe modifying the post template that the mobile theme uses.
Sorry for the inconvenience, let us know if you have more questions.

Thanks

Simion C.
tagDiv Staff

Hi,

You could import and inspect a ready made cloud header template
https://cloud.tagdiv.com/#/load/Headers
The columns by default will stack one above the others on mobile, but they can be made to display inline.
A mobile menu with 3 inline columns (usually menu + logo + search) can be made like this:

First column – https://prnt.sc/pqi5k3
Second – https://prnt.sc/pqi5or
Third – https://prnt.sc/pqi5tm

All the 3 columns have to be set to display inline block – https://prnt.sc/pqi6xj
Maybe I missed something, if you need help or you have more questions let me know.

Thanks

Simion C.
tagDiv Staff

Hi,

If you have hidden it on all devices then it won’t appear anywhere. Open the CSS section in the composer and enter this code in it – https://prnt.sc/pqi1z7 the row should then be visible so you can interact with it. Then you can remove the code, after you make it visible on at least one viewport

.td-pb-row.vc_row {
display:block!important;
}

Thanks

Simion C.
tagDiv Staff

Hi,

Those are settings for the mobile theme. But if you don’t want the mobile theme, simply disable the plugin. If you deactivate the plugin the mobile theme won’t apply anymore
https://prnt.sc/pqhtu3
Or if you want a specific page or post to not use the mobile theme, you can do it with the option mentioned above (option appears only in Gutenberg). If you have more questions let us know.

Thanks

Simion C.
tagDiv Staff

Hi,

So something like this? – https://prnt.sc/pqhrpp This code should do it

.tdb_header_menu .tdb-menu > li {
float: none;
display: inline;
}

It can be entered in the theme panel custom CSS section. I can modify it if needed.

Thanks

Simion C.
tagDiv Staff

Hi,

There is something you can try. Place the block you want to show only on mobile in the page, at the top as you want it. Then hide it for all viewports except mobile. Rows/columns/elements have a display option which can be set per viewport.

So for example you can hide the respective block on all the viewports except mobile
https://prnt.sc/pqhme9 -> https://prnt.sc/pqhmoa -> https://prnt.sc/pqhmub
The result should be how you want it. If you have more questions let us know.

Thanks

Simion C.
tagDiv Staff

Hi,

So you would like to edit the single template PHP files? The files are now in the composer plugin here – https://prnt.sc/pqhi3b
You can modify them in a child theme – https://prnt.sc/pqhitk just be sure to copy both the single and loop-single files corresponding to the template you want to modify. For example post template 2 corresponds to these files – https://prnt.sc/pqhjh1

If you need help or you have more questions, let us know.

Thanks

Simion C.
tagDiv Staff

Hi,

Sorry for the misunderstanding, Calin was referring to pages from what I can see. Category pages have settings only in the theme panel.
Are you referring to the top grid displayed in the category pages? These would be all the types of grids available at the moment – https://prnt.sc/pqhg3l
On the mobile responsive version they will adapt, as they are predefined and don;t have any settings to change their layout desktop vs mobile.
If this is not what you wanted to know, some more details would be very helpful. Let me know.

Thanks

Simion C.
tagDiv Staff

Hi,

So you would like to place a link in the top bar directing to a chosen URL, you could add a custom link menu in the top bar menu – https://prnt.sc/pfyzf7
This would be easier than modifying the theme login files.

To translate the default sign in/join this has to be done in WPML, the theme translation will not work when WPML is active. In the string translation panel it can be done
https://prnt.sc/pfz3fn -> https://prnt.sc/pfz416

Regarding the cloud template import issue, please check if the cloud templates are set as translatable in the WPML settings, they should be set as not translatable
https://prnt.sc/pfz0u9
Currently there is an issue, when the setting is not as shown.

If you have more questions let us know.
Thanks

Simion C.
tagDiv Staff

Hi,

This issue has been added on our list, and a solution will be found. Sorry for the inconvenience.

Thank you for understanding!

Simion C.
tagDiv Staff

Hi,


@juanca1612
I tried it on my end, appears to be working fine – https://prnt.sc/p86s5v
I could take a closer look if it’s not working for you, send us an email at contact@tagdiv.com and provide admin login, also include a link to this topic in the email. Let me know.


@nasiruddinsardar
Please check the theme requirements guide carefully
https://tagdiv.com/newspaper-theme-requirements/
Usually that issue is solved when entering the code provided at the bottom of the guide in the htaccess file – https://prnt.sc/p86vk6

Thanks

Simion C.
tagDiv Staff

Hi,

Should work fine using one header template, WPML adds the language parameter to the permalink when the language is changed.
But it may be easier to create 2 header templates, so you can use for example different logos if needed, and different menus etc directly in the template. You can for example duplicate the template and customize it for each language – https://prnt.sc/p86qss

Thanks

Simion C.
tagDiv Staff

Hi,

So you would like to create a single template for a CPT? That is possible in a child theme. You can copy a template from the composer (both single and loop files) in the child theme main folder, for example template 2 – https://prnt.sc/p83m25

Then rename them in the child theme as the events CPT name is https://prnt.sc/p83s0a -> https://prnt.sc/p83nc1 (I used a CPT added by an Events plugin)

Now it’s required to make a small modification in the loop file you copied in then child theme -> https://prnt.sc/p83olv

The result is that the event CPT will use this post template, I used template 2 in my example – https://prnt.sc/p83p48

You can place the archive in the main child theme folder -> https://prnt.sc/p84658
https://prnt.sc/p846fs -> https://prnt.sc/p846ji

Thanks

Simion C.
tagDiv Staff

Hi,

That code should use the settings you have in Yoast for pages – https://prnt.sc/p827vl try to modify the order of the snippets there according to your needs, and they should appear in the page source.

Thanks

Simion C.
tagDiv Staff

Hi,

You should enter it in the mobile theme custom CSS section – https://prnt.sc/p7sb84 Should work fine, I can modify the code if needed, let me know.

Thanks

Simion C.
tagDiv Staff

Hi,

It is possible to set different headers for the translated pages, with the header manager.
I made a test using different headers each with logo elements in them. On English (default language) for example it will direct to the normal URL – https://prnt.sc/p7otl7 while on French using a different header it directs to the French URL – https://prnt.sc/p7ou79

You could do it like that, if you have more questions let me know.

Thanks

Simion C.
tagDiv Staff

Hi,

I have already added this on our list, a solution will be found for it. Currently it seems that translating strings from the mobile theme is not possible unfortunately. Sorry for the inconvenience.

Thanks

Simion C.
tagDiv Staff

Hi,

I believe you are referring to the fact that the pages like /page/2, /page/3 and so on don’t display the title accordingly in the mobile theme – https://prnt.sc/p7a5pc
This may be an issue, I could add it on the list. I did find a code that will add the proper title and pagination meta – https://prnt.sc/p7a6q8
But it will have to be entered in the mobile theme functions file
https://pastebin.com/y1nc6kSV -> https://prnt.sc/p7a7g6

If this is not what you meant, let me know.

Thanks

Simion C.
tagDiv Staff

Hi,

So something like this – https://prnt.sc/p744fz the text is below the menu icon, as you mention

#td-top-mobile-toggle a:before {
content:'Menu';
position: absolute;
bottom: 0;
left: 15px;
color: white;
}

Thanks

Viewing 25 posts - 1,326 through 1,350 (of 20,681 total)