No search results were found in Documentation!
Hi,
My website is mindfulpump.com
Setting up the mobile theme was an absolute disaster so now I’m just working with the responsive mobile version of my websites. Online it seems great but in reality on my phone the header overtakes the top grid half way. Columns don’t seem to work on mobiles so how do we align everything on one line?

1) I would like to make the logo, menu and search bar all on one line to not kill space
2) Can someone please explain how padding,margins and borders work so I can know how to play with them correctly.. I just keep throwing numbers in hoping it work but it doesnt do anything 90% of the time
3) my speed report is bad, any way to improve the loading of this site?
Thank you
Here is the Screenshot https://prntscr.com/100oo0v
How to edit mobile header here is my website URL
Hello!
In that demo “Baby Pro” is used 2 menus in the header template that’s why it is duplicated to have the same item in left and same items in the right of the logo.
You can modify the header template to change the menus with TagDiv Composer: https://forum.tagdiv.com/tagdiv-composer-tutorial/
Thank you!
Hello !
Unfortunately this is how this logo was created. The .PSD is unavailable for sharing unfortunately. If you need this type of logo you will have to create it yourself.
We are sorry for the inconvenience !
Thank you !
Hello Calin,
Thank you for logo!
But this logo is soo smal, we need biger format for flyers.
No problem with text, it is in .psd forumat, but icon is not.
Thanks a lot
header ad not saving in theme panel
it’s loading… https://prnt.sc/zy7bd3
I wanted to show custom header image next to top logo
Hi,
I just inspected this problem on android (for the moment I can not test it on iPhone, because I do not have one), and for android is displaying normal. I sand the website link to a friend that has the latest iPhone to see if the website is ok.
Once that I have an answer from hem, I will let you know.
In the mean time, please check the retina logo, and see what is happen if this is set and when this is removed. -> https://i.imgur.com/L55GTxI.png
Thank you!
Hello Calin, sorry you can address me as Richard, PFC is simply the acronym for the charity that owns the license.
Environment: Multipress WordPress with 12 sites, each site is a separate language version of the main site.
Here’s the issue explained in much greater detail:
I’ve manually injected pages and even manually translated block names ect… No issues, all restore as I want.
Same with widgets, including translations for them. No issues. All restore as I want.
It is ONLY the main theme settings that have an issue!
Injecting td_011 and/or td_011_settings does NOTHING! Like the OP found and first reported. Even injecting every newspaper-related field from wp_options back into the database does nothing for the colours, logo’s etc… It’s as if I never set these options. (except it’s clearly in the database, and snapshot dates show in theme panel, but not useable/clickable) the front page is just black and white.
SQL query “WHERE option_name LIKE ‘%td_%'” will give you all the table entries. See Appendix.
I am doing them all, including transients, caches, you name it ANYTHING tagdev related is recovered back into the database on the same domain, same version. I did them all as I wasn’t getting anywhere with just td_011 and td_011_settings. Recovering an exact 1:1 of all your database stored data should work.
So I make all the changes in my little dev-clone and I manually export all the table options I need (see appendix), re-importing these back into a new clone does nothing (see method), only when I use the theme panel importer tool does it work and logo’s colours ect… all show properly? (I had an older copy of the export hash)
It seems you know why, as you’ve stated it MUST be done through the exporter/importer when the OP said he couldn’t recover td_011_settings.
A 1:1 copy of all the database data related to Newspaper should theoretically just work, mitigating the need to use the importer tool.
Here are some questions:
1) what’s the difference between td_011 and td_011_settings, I think td_011 is a store of what’s active or not active in the themes state, plugins, demo’s et al. There seems to be some duplication of data within both fields.
2) Why will recovered td_011 and td_011_settings exactly as is via the database directly not work unless base64 encoded and put through your importer?
3) Since Tagdev is actively supporting further third-party development via an API, could an import/export endpoint please, be made in the future? We need a programmatical method.
4) I wanted to streamline the development and efficiency of not storing multiple copies of the same logos/assets in each subsite independently. So I made an images folder in the child theme and put the exact url to get this media in the theme settings. WARNING: It doesn’t work, clearly you must be using wp_posts ID somewhere. This needs to be made known as its more common practice to do as I was attempting.
5) td_011_settings is an autoload field, yet has all copies of the settings (backups/snaphosts), within this same field as just another index of an array in the serial blob. This is horribly inefficient for a user’s system. Why not just create a backups field like td_011_snapshots and pop an array in there without autoload set. (this has been mentioned before)
To others reading this: Autoload means it will load on every page load each time a database call is made to construct any page. If you have 10 backups, it’s now loading 10x the amount of data on every page load with 90% being completely unnecessary and redundant. It doesn’t matter if it’s 30KB, 300KB, or 1.3MB. This really should be addressed in my opinion.
I love your theme, it’s the best-selling theme of its kind for a reason. What am I possibly missing that stops a recovery of theme settings via the database directly actually working without the importer tool? I am I possibly missing a fieldname from the appendix?
Thank you for your time and response. It will be appreciated by more than just me that I am sure of.
Method:
1) Creating a local clone of live site, sed replacing old_domain with new_domain on sql dump prior to import. (new working clone)
2) Manually copying over theme files and child theme files, plugin files.
3) Activate and enable network-wide the theme plugins using wp-cli
4) Activate and enable network-wide the child theme using wp-cli
5) Ensure that needed media is imported into the system via wp-cli and that media names and uri’s match within database table entries (see appendix)
6) Inject all database table entries for tagdev stuff from the prior development cycle.
7) use wp-cli to restore widgets information
Pages on all subsites work beautifully, Widgets show correctly, just the colours, logo’s are missing! If I manually reimport using your importer on every subsite everything works like magic. It’s not missing media as they’re already imported and waiting.
Appendix:
_transient_td_update_theme_Newspaper
_transient_timeout_td_update_theme_Newspaper
td_011
td_011_remote_cache
td_011_settings
td_covid19_data
td_playlist_video_channel_id
td_playlist_video_video_ids
td_playlist_video_video_ids
td_playlist_videos_pool
widget_td_block_1_widget
.
.
.
widget_td_block_25_widget
widget_td_block_ad_box_widget
widget_td_block_author_widget
widget_td_block_authors_widget
widget_td_block_exchange_widget
widget_td_block_image_box_widget
widget_td_block_instagram_widget
widget_td_block_pinterest_widget
Thanks a lot, it worked. Really appreciate the help from the NewsPaper Team. I am loving the theme so far. There is one problem left though, for me completely shift to cloud library. I go about changing the header font and colour on a text logo and it doesn’t save any changes on a header from cloud library. Any tips there would be helpful. Thanks
url : http://borkena.com/
Slider :
When publishing a post, I would like to have the option if a post needs to be featured on the slider or not. Right now, posts I publish in a certain category are automatically featured on slider.
AMP :
Images are showing duplicate in posts in AMP pages. Your team member, Bogdan, customized my site and he was able to fix the the regular site. Also, the text based site logo is not supposed to be with capital letters and does not need “.com” That too was fixed on the desktop site? How can i fix all that in the mobile (AMP) site?
Ad Code :
I see multiples of ad spots in the theme panel in the backend. But I was unable to figure out where to paste the code in order to show on home page top right corner – as seen in the screenshot : https://prnt.sc/zs60ga
Also, the codes I pasted into the header box is still not showing. I would like to add two more ads in the hope page.
Thanks
D.J.
Hi there,
When I go to my site on my mobile phone, and open the menu with the menu icon, there is a background image that came with the template of a baby holding her mom’s hand. How do I change that image? I can’t seem to find how to access that page on my computer in Theme Panel or TagDiv Composer.
I’m on the Newspaper theme with Baby Pro demo settings only demo. My site is http://www.maxgolflife.com
Also, my Homepage has two menu settings – one for the left and right of the Logo Icon (on desktop). I was able to create two different menus and insert one on each side of the logo. When I try to edit the Menu (for mobile) I am only able to assign one menu. Should I create a 3rd combined menu of all 4 categories to pull from on the mobile menu?
Thank you! – Kelly
Hi
On newspaper theme with header style 1 i would like to get a larger logo and a smaller ads space on a desktop view.
I would like to get a logo space 728x90px and the rest for ads.
Practically I would like to invert the spaces available for the elements in the header but only in desktop view.
Is taht possible?
Thanks
I also have this issue on my website https://victoriamarket.ca
why has this not been adjusted in the many updates? it’s very frustrating and looks horible.
I’m using image logo – it is unresponsive to parameters on tablet/ipad view in the TagDiv composer.
problem tablet view: https://prnt.sc/zozeh0 (main menu)
problem tablet view: https://prnt.sc/zoznsl. (header manager sticky menu)
mobile view: https://prnt.sc/zozg9p
desktop view: https://prnt.sc/zoziop
Hello !
In order to upload a SVG logo you will need to save on your computer, open the file with Notepad or any text app, copy the code and paste it in the composer: https://www.screencast.com/t/I8IhPvV16P
Thank you !
Hello,
You can change the text and background with tagDiv Composer -> https://tagdiv.com/tagdiv-composer-page-builder-basics/ edit with tagDiv Composer => https://www.screencast.com/t/cp3GpGcjh1W select the header logo and in the tab “General” you can change the logo text => https://www.screencast.com/t/u3CiIBs67i
To change the background image, you need to select the row on the header menu element, and the tab CSS you can remove/change the image => https://www.screencast.com/t/ciUKXdLTWi -> https://www.screencast.com/t/7Oxv2GfK
Hope this helps you!
Thank you!
The logo position and the menu font style changes. How can I make the header the same for the entire site? Thanks.
I can’t see the SVG file as a logo. I downloaded the SVG support plugin and this step allowed me to upload the SVG file. After this operation I go to “edit composer”, click on “Logo” which is in the header and load the SVG file. The problem is, I don’t see anything. What am I doing wrong?
Hi,
I am able to change the URL of the logo by following the solution suggested in post https://forum.tagdiv.com/topic/change-logo-url-2/.
I updated files logo.php and logo-h1.php with the new URL and it worked.
Thanks,
Pankaj
Hello!
When you set up your SVG logo you need to change the IDs every time in order to be the unique IDs. After these settings, your logo needs to work properly on every device.
Thank you!
I’m using a SVG Logo on my Website. The curious thing is, if the SVG-Logo is inserted the CLS is 0,1571 and without SVG Logo 0,1536. The SVG Code shouldn’t cause any CLS. So why does this shift happen? I always get this wrapper as warning, that includes a layout shift: <div class="vc_row_inner tdi_29_01b vc_row vc_inner wpb_row td-pb-row tdc-row-content-vert-center">
This includes the search bar and the logo – where is here the CLS?
Greetings Kathrin
Hey there,
there seems to be a problem with SVG Logo in Header when displaying on mobile device (iOS). Please try to scroll down, up, down, up again. For any reason sometimes its not rendered anymore.
Page loaded completely: https://imgur.com/6xmmgyP
After scrolling up and down a bit: https://imgur.com/uhRLcHW
https://www.top-magazin-frankfurt.de/
SVG can be found here: https://www.top-magazin-frankfurt.de/logo.svg
Hi,
I would like to change the URL for my logo from lifespeed.in to lifespeed.in/blog. But I am not finding any option to do it. Please help.
Best regards,
Pankaj
Hello!
Please use the style 9/10/11 if you want to show your logo text.
Thank you!
Yes, I do have the same header template, and go in and select the first one again and save.
What do you mean paste your text logo in theme panel? It’s just text and it is listed there.
See image for my settings…
http://getsupport.itarsenal.com/snaps/screencapture-wakawakawinereviews-wp-admin-admin-php-2021-02-10-09_31_20.png
Hello!
You can set your logo in mobile too by accessing the page from your website, edit it with TagDiv Composer, access Website Manager, click on Mobile Menu, select the Header logo and you can upload your logo picture right there in the setting section: https://www.screencast.com/t/xKsmz1333
Hope that helps you!
Thank you!