Search Results for 'footer templates'

Results from the Forum
trebol30
Participant
#0

Hello,

Since August 1, I have noticed that the WordPress administration panel has been responding more slowly than usual.

I have reviewed several possible causes and found that WordPress is currently reporting a critical Site Health issue related to autoloaded options.

Current data reported by WordPress:

– 1,326 autoloaded options.
– Approximate size shown by Site Health: 2 MB.
– WordPress indicates that this volume could affect performance.

I also checked the options table directly in the database. The current autoloaded volume is approximately:

– autoload = yes: 1.54 MB
– autoload = auto: 0.12 MB
– autoload = on: 0.11 MB

Approximate total loaded automatically: 1.77 MB.

The total number also matches the 1,326 options reported by Site Health:

– yes: 1,131 options
– auto: 164 options
– on: 31 options
– total: 1,326 options

The largest individual options related to Newspaper/TagDiv are:

– td_011_settings: 820.24 KB — autoload yes
– td_011: 164.02 KB — autoload yes
– td_011_remote_cache: 35.64 KB — autoload yes
– td_011_log: 8.18 KB — autoload yes

The td_011_settings and td_011 options alone total approximately 984 KB. Therefore, these two options currently represent more than half of all the data WordPress loads automatically.

As an additional check, I also found a residual option from an old plugin:

– wpts_compat: 287.02 KB — autoload yes

Using WP-CLI, I confirmed that it belonged to a previous WPtouch installation:

– Original serialized class: WPtouchDefaultSettingsCompat
– WPtouch is no longer installed.
– There is no active or inactive WPtouch plugin or WPtouch folder on the server.

I did not delete the option. I only changed its autoload value from yes to off in a fully reversible way.

After making this change:

– The total autoloaded size decreased from approximately 2.05 MB to 1.77 MB.
– The autoload = yes group decreased from 1.82 MB to 1.54 MB.
– The administration panel appears to respond slightly faster, although I cannot confirm with complete certainty that the improvement is exclusively related to this change.
– Site Health still reports a critical issue related to autoloaded options.

I have also reviewed other possible causes of the slow administration panel.

1. Action Scheduler

The active Action Scheduler table appears to be working normally:

– No actions are currently in progress.
– Only three actions are pending, and all of them are scheduled for future dates.
– There have been no new failed actions since August 1.
– There is no active backlog of blocked or repeatedly failing jobs.

2. WP-Cron

The WordPress cron option is approximately 12.28 KB, so it does not appear unusually large.

3. WP Rocket RUCSS and background processes

There are periodic checks related to WP Rocket SaaS jobs, but the actions are completed successfully and do not accumulate. There does not appear to be a blocked queue that would independently explain the continued wp-admin slowdown.

Therefore, I cannot confirm that Newspaper options are the only cause of the problem, but they currently represent the main remaining portion of the autoloaded data.

I would like you to review the following questions specifically:

1. Is it normal for td_011_settings to exceed 820 KB?

2. Do td_011_settings and td_011 need to remain autoloaded on every WordPress request, including wp-admin requests?

3. Is it safe to change the autoload value of either of these options to off, or does Newspaper require them during almost every request?

4. Does Newspaper provide an official process for cleaning, rebuilding, or reducing td_011_settings and removing old configuration data that is no longer used?

5. Could td_011_settings contain accumulated data from Cloud Templates, the Theme Panel, blocks, advertisements, headers, footers, or old configurations that are no longer active?

6. Is there a diagnostic tool or recommended method to identify which internal settings are responsible for the 820 KB stored in td_011_settings?

7. Would it be possible to split this option into several smaller options and avoid autoloading data that is only required on specific screens?

8. Has there been any recent change in Newspaper or TagDiv Composer that could have increased the size of these options or the amount of processing performed inside wp-admin?

I have not modified or deleted any Newspaper-related option. Before changing their autoload values or altering their contents, I need confirmation from your team regarding which options must remain autoloaded and what official procedure you recommend to reduce their size without affecting the theme or the Cloud Templates.

Thank you.

peterk119
Participant
#0

I own a news portal and have 2 hubs that require a special header and footer, I achieved to setup with custom templates for archive files and single files but i missed the same to search files, in your theme options when selecting by category couldn’t find a field to change the template of the search results. I think it should be easy for you consider it insome of your upgrades. Tnks

Simion C.
tagDiv Staff

That standard post template is not actually meant to be used on the website, except temporarily for the situation when there is no post template set. The backup standard template has no customization options.

I believe you installed this theme demo -> https://demo.tagdiv.com/newspaper_downtown_pro/ On your website I see that except the homepage you are no longer using any of the templates provided with the demo, like the header, footer, post template, category template. This is fine, you can use the templates you want.

The post template that comes with that demo is this one -> https://demo.tagdiv.com/newspaper_downtown_pro/2022/03/08/the-scars-of-war-will-remain-there-for-life-published-study-finds/ If you want to use a different post template, it’s perfectly possible. And if you want it to look like the backup standard template, you could use this one -> https://cloud.tagdiv.com/#/single/single/Single/11 Please import it on the website -> then customize it with the composer and set it globally.

Using a cloud post template will replace the standard backup post template, which is normal. But you can easily customize the cloud post template adn make it look as you want. I can help as well, let me know.

Thank you!

Simion C.
tagDiv Staff

Hi,

Some of the footer templates of the Newsmag theme are predefined, meaning the content from them can’t be modified.

If you want to display something else, please use one of the blank footer templates, for example this one if you want to display just one larger block on the middle and right side -> https://prnt.sc/tfneMFLVfQ22

Then you can add the widgets you want in the second footer column, like block 7 -> https://prnt.sc/Nt49vFc_7q4I

Then you can make the block display 6 posts -> https://prnt.sc/y5BZhnX3JqGJ

The result is like this -> https://prnt.sc/LCNQUaIHcIck

So these footer templates contain empty columns -> https://prnt.sc/uMRpQiMaRn_p in which you can add the widgets you want.

Please try it.

Thank you!

sridhar.edesk
tagDiv Member

Hi Simion,

Thank you for checking and clarifying the issue.

We understand that the templates are custom-built through the child theme and therefore cannot be edited using the composer. The reason we customized the header and footer is to ensure they match the overall look and feel of our website and maintain consistent branding across all pages.

Please let us know if there is any recommended approach from your side that would still allow us to retain these customizations while using the composer for other sections.

Thank you!

Calin
tagDiv Staff

Ok, now is understand the situation.
You have created mobile templates that you are using only for mobile, but you do not have a mobile header and footer, so those need to be converted, edit a mobile template and select the manager, you can convert the header and the footerhttps://prnt.sc/j20mPExYC01Hhttps://i.imgur.com/TbDs2b2.png

Calin
tagDiv Staff

Hi,
I will forward this to our developers, and they will check it out.
Also, I want to let us know that using a mobile page/template will still load teh tagDiv Composer and cloud library (because those are used to create those pages and cloud templates for the mobile version). Normally, this option should be used when you need to have different content on mobile pages and mobile templates, maybe a smaller page with fewer elements, blocks, and for a different layout. Having the same layout and content will be better to use the responsive version, instead of the mobile page/template.

Here are a few additional recommendations you can try. For some users, all themes work without issues, while for others, only certain ones function properly. This can vary depending on the extra plugins in use, as well as any caching or optimization plugins installed.
-> Footer delayed load https://prnt.sc/FS34hBno40sx (under the theme panel > footer > footer delayed load)
-> MINIFY INLINE CSS and AGGREGATE INLINE CSS – https://prnt.sc/en14t6CQChM- (under the theme panel > block settings> inline css)
-> Don’t load on mobile/desktop, this option is only on the cloud header for HEADER MENU https://prnt.sc/udlAW4icvSPP on HEADER MENU STICKY https://prnt.sc/9pKnilQdWyex on MOBILE MENU https://prnt.sc/ff7fRQvTnaXt and on MOBILE MENU STICKY https://prnt.sc/Mm-4mbC4WB68
-> Flex Blocks cache – https://forum.tagdiv.com/use-flex-blocks-cache-option/
Also, it is recommended to use a good cache plugin and even Cloudflare (CDN)
Thank you!

Michael Wong
Participant
Footer - topic
#0

Hi, I added a new footer design using a footer templates, but I’m having some issues. The new footer is visible when previewing, but when I edit its content using Td Composer, I don’t see the footer content or any elements within Td Composer. Furthermore, the footer is not visible on the website’s front end and doesn’t appear on the website itself.

https://drive.google.com/file/d/1tBP8O-lk7_uPV1qfstIY3NUi0ZQt1dXx/view?usp=drive_link

Calin
tagDiv Staff

Hello,

If you would like this section to appear across the entire website, the implementation will be slightly more complex. It will need to be integrated into the footer template rather than simply placed at the bottom of an individual page, which appears to be the current setup.
A suitable approach would be to create a child theme and modify the footer template within it. From there, the desired section can be added so that it displays consistently across all pages.
Please note that the Newsmag theme offers more limited frontend customization compared to Newspaper. As a result, certain adjustments particularly those involving templates often require changes within a child theme, especially when the needed options are not available in the theme panel settings.

Thank you.

danizar
tagDiv Member

I’ve found a custom code not compatible with tag div composer. I removed it and all started to work again.

This custom code tried to solve the next problem:
– I use Polylang for language management.
– I created custom posts with custom taxonomies
– i have configured a cloud template for the header and the footer that is used across all site
– i have set english versions of the Header and the footer as “Global Template”

MY PROBLEM IS:
The template translates properly header and footer in normal template pages (pages, single and category) but when it renders page templates for custom taxonomies or custom posts the footer doesn’t show in the language selected.

Any solution for this? I think a months ago i found a post that pointed that problem as a bug not resolved.

pignetotv
Participant
#0

Hello,
i just imported the Pre-designed Templates for my Newspaper theme (Default PRO) from the Cloud Library and i noticed a difference between the “Default PRO” and “Default RTL PRO” templates (header, footer, etc.): opening the templates with the TD Composer, the “Default RTL PRO” templates displays a line of code (CSS code), while the “Default PRO” templates don’t. To properly use my theme’s original template (“Default PRO”), which of the two templates do you recommend? Could the lack of code (CSS code) in the “Default PRO” templates be a problem? (I’ve always noticed problems with my site’s indexing)
Thanks a lot!

creekway
Participant
#0

I am using Newspaper theme with the Default Pro layout. In my Cloud Templates, I have a “Header Template – Default PRO” and a “Single Post Template – Default PRO”. Under Page templates, there is a “Homepage – Default PRO” but no single Page template in my Cloud Templates. In my Single Post Template, I added a row to the top of the page that will show ads below the navigation and above the post content. I would like to do the same to all my existing pages, but I do not have a pages template that I can edit. Right now, my pages look exactly like my posts, with the same layout, navigation, sidebar, and footer, however they do not contain the ad row that my posts have. How can I add this to all existing pages? Alternatively, is there a way to add a row to the “Header Template – Default PRO” under the logo and navigation part that collapses in mobile? I tried adding a new row to the bottom of the header template under the navigation, but when the navigation switches to mobile menu, the row disappears.

MarcusMi
Participant
#0

Hello Support,

I am contacting you because I am running into what looks like a compatibility or translation-handling issue between WPML and the Newspaper theme by tagDiv.

My setup is:

    WordPress

    Newspaper theme (Today News PRO demo/import)

    tagDiv Composer / Cloud Library

    WPML

    Secondary language: German (/de)

    Default language: English

What I am trying to achieve is straightforward:
I want to have an English footer on the English site and a German footer on the German site. The footer content was created with the tagDiv Composer as a footer template / Cloud Template.

The issue is that I cannot create or manage the translation workflow for these Cloud Templates correctly, and as a result the German footer keeps showing English text for posts.

Here is what I observed:

In WPML → Settings → Post Types Translation, I set the Cloud Template post type to:
“Translatable – use translation if available or fallback to default language”

However, in the Cloud Templates area in the WordPress backend, I do not see the WPML translation controls I would expect, such as the language columns or the “+” translation icon for German.

Because of that, I cannot create a proper German translation of the footer template through WPML.

I also checked WPML String Translation and Translation Dashboard / Other texts (Strings), but the footer text does not appear there.

The footer text is not coming from a normal theme option or a menu string. It is content inside a tagDiv footer block created in the tagDiv Composer.

I tried creating a copied/duplicated footer and also a copied single post template as a workaround, but that led to additional problems:

    changes in the copied version affected the English version as well, or vice versa

    at some points, post formatting broke for both languages

    I had to manually restore several pages/templates in tagDiv Composer

    some templates disappeared or behaved inconsistently in the backend, even though the frontend still partially worked

Another related symptom:
In English posts, I can select the template “Single Template – Today News PRO”.
In German posts, I only see “Default”, not the same Single Template option.
This makes me think WPML may not be recognizing or linking the tagDiv Cloud Templates correctly for the secondary language.

At one point, setting Cloud Templates to a stricter translation mode caused header/footer/template behavior to break more severely, so I reverted to the fallback setting above.

At the moment, the frontend is mostly restored, but one core problem remains:
the German version — all posts — of the site still displays the English footer text, and I have no reliable WPML-based way to translate the footer Cloud Template.

From my perspective, the main issue is:
WPML seems not to expose the translation UI for tagDiv Cloud Templates in this setup, and the footer content is also not available through String Translation.

Could you please help me with the following:

    Is this a known compatibility issue with Newspaper/tagDiv Cloud Templates?

    Should WPML show translation icons / language columns for these Cloud Templates in the backend?

    Is there a recommended WPML workflow for translating tagDiv footer templates created with tagDiv Composer?

    Why would the English Single Template be selectable in English posts, but only “Default” appear in German posts?

Is there any additional configuration, compatibility plugin, or troubleshooting step required so WPML recognizes these Cloud Templates properly?

I can provide screenshots of:

WPML Post Type Translation settings, the Cloud Templates backend screen where no translation icons appear and
the footer output on the German frontend

See here:

https://ibb.co/M5p25kGH
https://ibb.co/s9MCdJFY
https://ibb.co/tTF1dXHN
https://ibb.co/dJsgKd69
https://ibb.co/hxGqZZk0

Thank you in advance for your help.

Best regards,
Marcus

PS here’s the response by WPML support:

Hello there,

Thank you for contacting WPML support. I’d be happy to assist you on this issue.

According to the documentation here: https://forum.tagdiv.com/using-theme-translations-together-wpml/, the templates should display “+” signs. However, it appears that the plugin layout has changed.

Could you please reach out to their support team to check if there’s a way to view the template list as shown in the documentation?

We can also review this from our side and report it to our compatibility team, but contacting them directly would likely be the fastest solution for you.

Regarding the templates, lets translate the templates first and check it further.

Let me know there feedback on it.

Thanks

MarryCaribbean
Participant
#0

Hello tagDiv Support,

I need help with a serious issue that started after updating Newspaper. I have spent hours troubleshooting this and I want to give you a clear, detailed summary so you can understand exactly what is happening.

My site:
MarryCaribbean.com

Theme:
Newspaper

Problem summary:
After the update, my single post pages began crashing and showing the WordPress critical error message. At the same time, several layout behaviors changed unexpectedly, including my post hero styling and category/archive display.

Here is what I observed and tested.

1. Single posts started failing after the Newspaper update

Before the update, my single posts were working normally.

After the update:

* Single post pages began showing “There has been a critical error on this website.”
* This was happening under Newspaper, while the site worked under a default WordPress theme.
* Category pages and other parts of the site were not failing in the same way at first, which made this look specific to the Newspaper single post rendering path.

2. Debugging pointed to td-composer

I enabled WordPress debug logging and found fatal errors pointing to td-composer, specifically memory exhaustion in this path:

/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php

I also saw repeated notices for translation loading from other plugins, but those did not appear to be the main cause of the front-end post failure.

The key fatal I saw was memory exhaustion inside td-composer.

3. Default WordPress theme worked

To isolate the issue, I temporarily switched to a default WordPress theme.

Result:

* The single posts loaded
* The content itself was fine
* This suggested the problem was not with WordPress core or the post content itself, but with Newspaper/tagDiv rendering

4. Backup restore did not solve the issue

I restored a backup using UpdraftPlus, including:

Database
Plugins
Themes

However, this did not restore the previous Newspaper behavior on its own. The single post issue remained. What actually made individual posts load again was manually opening them and explicitly selecting a post template such as FROM PANEL or DEFAULT and then updating the post.

5. tagDiv Composer / Cloud Library behavior was inconsistent

After the restore:

* tagDiv Composer and tagDiv Cloud Library had to be reactivated
* Header/footer/custom appearance behavior changed depending on whether these plugins were active
* At one stage, single posts worked with Composer off, but the custom header/footer/design was degraded
* With Composer on, other design pieces came back, but single post behavior was still unstable or altered

6. The biggest discovery: post template behavior changed

This appears to be the most important clue.

I found that many posts would work again only after I manually opened the post and explicitly selected a post template, for example:

* FROM PANEL
or
* DEFAULT

If I manually selected one of those and updated the post, the post would usually load again.

This strongly suggests the update changed or broke how post template settings were being inherited or interpreted.

What is especially concerning is that this appears to affect many posts, not just one or two.

7. “From Panel” is not consistently broken, but behavior changed

I originally thought FROM PANEL itself was broken, but after more testing I found:

* Some posts work on FROM PANEL
* Some posts work on DEFAULT
* Some posts needed to be manually touched and saved before they would work at all

So the issue does not seem to be as simple as “FROM PANEL is broken.”
It feels more like the update disrupted how template/layout assignments are being inherited or loaded on a per-post basis.

8. My hero/header layout on single posts changed

Even after I got the posts loading again, the visual layout is not what it was before.

Before:

* My post hero had a stronger designed look
* The title, author, tags, and hero image styling appeared more integrated/overlaid
* There was more of a styled hero presentation

Now:

* The posts may load, but the hero/header presentation is simplified or degraded
* The featured image sits more plainly
* The old styled hero treatment appears to be missing

So even when the post works, the layout is not the same as before the update.

9. Article Display View options appear to be missing

In the Theme Panel, under areas where I remember having many layout/style choices, the “Article Display View” area appears blank or missing its usual options.

I specifically remember having many appearance/layout choices there before. Now those options do not appear to load properly.

This makes me think some template/module UI in Newspaper is no longer loading correctly after the update.

10. Category/archive behavior also changed

After the update:

* My category/archive sections changed layout
* I had 3 items per row before, but now it is showing 2
* I also started seeing little comment count boxes with “0”, which I never wanted and did not have before

I checked Block Settings and global module meta settings. Show Comment Count appears to be off globally, but the archive/category output is still not matching what I had before.

This makes it seem like the archive/module style or template behavior changed during the update as well.

11. Cloud Templates screen appears empty

In Cloud Templates, I currently do not see cloud templates assigned in the way I expected. For example, the Single Templates area appears empty.

That is confusing because I know my site had a more customized appearance before, and the current theme behavior no longer matches it.

12. Main concern

My biggest concern is that this update appears to have:

* broken or altered post template inheritance
* changed single post rendering behavior
* removed or failed to load layout options I previously had
* changed archive/category display unexpectedly

On a larger site, this kind of behavior is extremely disruptive because it can force manual repair of many posts.

What I need from you:

1. Help identifying exactly what changed in Newspaper that caused single post template behavior to break or stop inheriting correctly
2. Help restoring the original post hero/layout behavior I had before the update
3. Help restoring the archive/category display so it matches the previous layout
4. Help understanding why the Article Display View choices appear missing/blank
5. Guidance on whether this is a known issue in the current version and whether there is a patch or recommended fix

I would appreciate a serious look at this, because this has taken a lot of time to troubleshoot and it clearly appears connected to the Newspaper/tagDiv update path rather than WordPress itself.

Thank you,
MarryCaribbean.com

Calin
tagDiv Staff

Hi,
Could you please let me know what looks duplicated?
2. That is a menu that is made under Appearance > menu as mentioned above https://prnt.sc/KZvCFuevCFI3, and it can be edited from there; you can add/remove elements from that footer menu.
In case you want to change the menu on the footer and no longer use that one, you can change it using tagDiv Composer https://forum.tagdiv.com/footer-templates/ https://prnt.sc/TfuAuv87W247

Calin
tagDiv Staff

Hi,
That is the footer menu and it can be edited with tagDiv Composer and you can set anything you want in the footer, or if you want to change the text and links (only edit that menu), you can do it from dashboard > appearance > menu, select the footer menu that contains the menu you have now and edit it -https://prnt.sc/KZvCFuevCFI3

Calin
tagDiv Staff

Hi,
The cov-19 Italy Report demo has the footer in a light gray color – https://prnt.sc/zJHG4_mdROzw, so if you want to change it edit the page with tagDiv Composer, and go down to the footer section – https://prnt.sc/Jgt5cidUtwfd the background color can be chnaged by selecting the row and checking the css tab – https://prnt.sc/ai6SNJmohY8p after that you need to chnage the color on the elements from the footer, just select each element in part and look for the Style tab there you’ll have options to change the color.
Thank you!

Calin
tagDiv Staff

Hi,
This can be done by using the tagdiv Composer and the social icon element, which provides the option to add a link and an icon for an extra social. This element can be set using tagDiv Composer on all cloud templates (header, footer, posts …) and pages – https://prnt.sc/AgINguyn82Oohttps://prnt.sc/XE412qXOwOeI

RVPSRichard
tagDiv Member

Trying Images again

Home Page

Tag Div Composer View

<b>Footer</b>

Pages and Posts <b>Templates</b>

Calin
tagDiv Staff

Hi VOP, if the problem was resolved after replacing the footer, it means the previous footer used elements that generated extra CSS compared to the other footer templates.

Calin
tagDiv Staff

Hi,

1. I believe there has been a misunderstanding regarding the cloud templates.

In the General tab, you will find the standard cloud templates for a blog. These include templates for the header, footer, single post, category, tag, author, date, 404, attachment, and search pages.

The template that can be used for a single doctor is available under the Single Article cloud templates (see: https://i.imgur.com/xNZUSoK.png). However, the template you are trying to use is a Custom Post Type (CPT) template. CPT templates cannot be applied to regular single posts; they can only be used for their respective CPTs. Additionally, this CPT template is not part of the cloud templates—it was provided in my previous reply—and, as mentioned, it works only for CPTs, not for standard posts or articles.

If you want your regular posts to have a layout similar to the CPT layout, you will need to recreate it manually using the Theme Builder in tagDiv Composer. If custom fields are required, you can use the ACF plugin to achieve this.

To copy and paste the CPT template I provided, please edit a single under the Custom post type – https://i.imgur.com/ZvgMAhV.png hover over the 3 dots and click on “edit” https://imgur.com/NlMnH9L. After that, replace the code with the one from here https://cdn.tagdiv.com/wp-content/uploads/2026/01/Custom-Post-Type-CPT-Doctors-PRO.txt

2. As mentioned above, there is a misunderstanding. I believe this comes from trying to combine multiple prebuilt templates without fully understanding how the theme works. It seems there may be some confusion about core concepts such as what a post is, what a CPT (Custom Post Type) is, and the difference between categories and taxonomies, including how they are configured and how they are meant to function.
The section you are referring to (https://i.imgur.com/UrNPZOE.png) is displaying the Doctors CPT, and its layout is provided by the Doctors PRO Plugin. This plugin can be installed from Newspaper > Plugins > Dedicated Plugins for Prebuilt Websites (https://i.imgur.com/6eVC20P.png). Once the plugin is installed, you can use Flex Block X to select and display that module (https://i.imgur.com/nZpalQh.png). However, since the plugin creates the module using predefined code, we recommend creating your own custom module using the Module Builder, and then displaying it via the Flex Block Builder.
By doing this, you gain full control over the module’s layout and settings. For example, if you want to add an “Age” field, you can create a custom field using a plugin such as ACF, and then display it in your custom module using the Custom Field element.

Thank you!

Janan Bibi
Participant
#0

Hello tagDiv Support Team,

I hope you are doing well.

I am using the **Newspaper theme** with the **latest versions** of WordPress, the theme, and the **tagDiv Cloud Library** plugin. However, my WordPress dashboard is still showing a **security/vulnerability warning** for the tagDiv Cloud Library.

In my case, the plugin is required because my **mobile header and footer are created using Cloud Library templates**, so I cannot deactivate it.

Could you please confirm:

1. Whether this vulnerability warning is a **false positive or low-risk issue**
2. If a fix or update is planned to address this warning
3. If there are any **recommended security precautions** we should take in the meantime

For reference, I am also using **Wordfence Security with Firewall and 2FA enabled**.

Thank you for your support. I look forward to your guidance.

Best regards,
Janan

macworks
tagDiv Member

Hi Simion,

Thank you very much for the detailed explanation and for taking the time to include screenshots — that was extremely helpful.

Your clarification around customizing the footer directly within the composer makes perfect sense, and I appreciate the context on how the theme has evolved away from relying on the theme panel. I’ll proceed with making those adjustments directly in the composer.

The insight regarding the Popular Posts behavior was also very helpful. I’ll adjust the sorting to a random 7-day view as suggested, which should give us a better mix of newer content while we review whether post view tracking is fully enabled.

Thanks again for the clear guidance and for pointing me to the Cloud Library templates as well. I appreciate the support and will certainly reach out if we need anything further.

Best regards,
Jerry

Calin
tagDiv Staff

Hi,

For this situation https://screenrec.com/share/rTXwfE8ezp were you want to display 6 elements per row, for this the row must be set in one column that will contain the entire space from the left to the right, in your first case the row is et in more columns so the space in a column is smaller, the same is in the second situation when the element is in the left sidebar, you ca not display in that small space more then one result per row. But maybe you want to display more results and not adjust the results layout per row, if is so this can be done from General tabby setting the post limit number – https://i.imgur.com/LPTqZDc.png

So on this: https://screenrec.com/share/TRB1qUhjd7 the form input can use directly the custom filed name (https://i.imgur.com/2NBsaIX.png) or you can choose it from available custom fields, in your case you set the name f the filed https://i.imgur.com/89cX2Qh.png remove it and let that filed empty, after that you can choose from the dropdown list of available fields. More details in this guide https://forum.tagdiv.com/introduction-cpt-acf-newspaper-theme/

For footer situation https://screenrec.com/share/SFlYzUCQMp on homepage usually the situation you have is when you have a different footer template set on homepage, for this edit the homepage using tagdiv composer select the manager then select the footer and from there make sure that the footer used is the global one – https://i.imgur.com/I0F3bca.png

To set the subscription https://screenrec.com/share/spWVPuCZ21 please check this guide https://forum.tagdiv.com/subscriptions/ and for Listing

For this https://screenrec.com/share/yov6OBal1d you need to use tagDiv Composer and Filters and sorting for taxonomies – https://forum.tagdiv.com/filters-sorting-taxonomies/ to import that template you need to do it under the cloud templates > CPT/Taxonomies taxonomy https://i.imgur.com/90NXDRl.png (is a taxonomy for cpt)

Simion C.
tagDiv Staff

Hi,

I believe that’s on your blog. The footer can be customized with the composer. If you edit for example the homepage with the composer https://prnt.sc/9ORTEOqJmztt and scroll down to the footer, you can click on anything and customize it https://prnt.sc/VdlRyG4eUfXu

The posts that Popular Posts displays depends on the filtering and sorting it uses. It may be set on popular sorting, which can display older posts as well if they are popular. Or it may be “stuck” if the options required for the theme to count post views are not active. I suggest changing the sorting to random 7 days, to have some variety of new posts in that block https://prnt.sc/g9fHJYkj22t5 as a quick solution.

Everything can be customized with the composer. The theme panel is very rarely needed to be used. It was used more many years ago when the theme used to use the simpler header and footer templates, or post templates, etc. But ever since we added the cloud library and the PRO demos, these are fully built with the composer -> https://tagdiv.com/cloud-library-templates/

Please let us know if we can help with something else and we will get back to you as soon as possible.

Thanks.

Viewing 25 results - 1 through 25 (of 1,486 total)