Search Results for 'homepage'

    No search results were found in Documentation!

Results from the Forum
Mariak
Participant
#0

HI,

In the TECHNEWS demo, how do i bring the ‘What’s New’ and ‘Accessories’ blocks under the ‘Latest News’ block on the Homepage/frontpage? Please help out.

Vlad S
tagDiv Staff

Hello !

In order to delete unwanted blocks from your homepage you can simply do that by using the tagDiv Composer -> click on block and then drag it to the right – bottom corner to delete:
https://www.screencast.com/t/HWkh1DDE4 ; https://www.screencast.com/t/449hoQnVf

Here you can find more tips and tricks on how to use more features of the tagDiv Composer: https://tagdiv.com/tagdiv-composer-page-builder-basics/

Thank you !

Calin
tagDiv Staff

Hi,

You can set widgets with tagDiv Composer -> widgets on page an templates https://www.screencast.com/t/IWLGSQzuH4s or you can add directly the author box -> https://www.screencast.com/t/zor54JOe5c
For homepage, this page was build with tagDiv Composer, so the sidebar need to be set with tagDiv Composer
-> https://www.screencast.com/t/kQc6pEXYm -> https://www.screencast.com/t/s7jl2pMef
-> https://www.screencast.com/t/2F1FmZQ3pV
If you want to have set a sidebar with widgets you’ll need to set the page to Page Builder + Latest Articles + Pagination -> https://www.screencast.com/t/Ep8XZfCe8qbt
-> https://forum.tagdiv.com/sidebars-tutorial/
If you want to set a widget in page -> https://www.screencast.com/t/kdxunsZWsYI -> https://www.screencast.com/t/4eLmpnORU -> https://www.screencast.com/t/zfyJZUSX

Sidebars tutorial -> https://forum.tagdiv.com/sidebars-tutorial/

Thank you for your understanding!

Simion C.
tagDiv Staff

Hi,

I have checked your website, seems it is working from what I can see in the homepage
http://prntscr.com/nkxwnn
If you need more help let me know.

Thanks

Mido
Participant
#0

How to load custom php code inside td composer (homepage)

EXB
Participant
#0

Hello there,

After the last big update, I am encountering a lot of issues related to mobile. First, the mobile homepage of the website is now on “last articles” by default, which is not great UX. The mobile homepage is way better, but I can’t seem to find how to have it by default again. Any tips?

Also, the AMP plugins of the theme worked great until now. I have been receiving an overwhelming amount of AMP errors from the Google Search Console, basically saying that an AMP script is present on hundreds of pages, but not used. Any fix?

The website is exobaston.com

Thank you

dungkasai
Participant
#0

Pls asking me why they are different ? I want mobile homepage mode same topic as desktop homepage.
Now this is in homepage mobile is only Latest post
Thank for helping.
http://www.amyhomedecor.com
amyhomedecor.com

mkorecz
Participant
#0

(SOLVED! SORRY FOR POSTING!)
Hello,
1-2 yrs ago I’ve installed the Newspaper template to a blog. Everything went smooth. This week I wanted to do it again on another blog, I suppose I did everything the same way but in this case the articles are repeated on the frontpage. I mean there is a Block Grid with the latest articles on the top of the site, and those articles represented in the Grid are repeated in the Latest articles section below the Grid.
At the other website it is not like that: the grid contains the last two (or five) articles, and the older articles that follow the first two (five) are shown below at the Latest articles section.

What I am doing wrong?
This is the site that works well: http://www.vaku.hu
This is the new site that repeats the articles: http://www.vadasz-blog.hu

Thank you for your help!
Mark

(SOLVED! SORRY FOR POSTING! Solution is Unique Articles Enalabled.)

jayjay
tagDiv Member

Hi Calin,

TD composer is only for the homepage sidebar, right? I’m using widgets for my sidebar on blog posts:
https://snag.gy/Qyb37d.jpg

I can’t use TD composer for this sidebar, right? Or at least I’m not aware of it.

Simion C.
tagDiv Staff

Hi,

On the reference website you mention the current page is also highlighted
http://prntscr.com/njxd7n
The home menu item is not active when on home, because it leads to a different URL it seems – http://prntscr.com/njxdok and that URL is then redirected to the homepage
http://prntscr.com/njxe6g
So it is not detected as the current menu item because of this.

For the other website I can give you code to make the current menu item not highlighted
http://prntscr.com/njxfkv
Enter it in the Theme panel custom CSS section

.td-header-wrap .black-menu .sf-menu > .current-menu-item > a {
background-color: #222222;
}

Calin
tagDiv Staff

Hi,

This warning https://prnt.sc/njf963 appear when the page is open in back-end editor and saved the page -> https://www.screencast.com/t/gB5El0tWFC if you will click on save on TagDiv Composer and open the page again directly in Composer that warning should not appear.

To change that background image you need to edit the homepage with tagDiv Composer, click on image , and click on css -> https://www.screencast.com/t/FC5orqGa

Thank you!

Simion C.
tagDiv Staff

Hi,

That is the default theme demo – https://forum.tagdiv.com/installing-demos/
Pages will be provided when a demo is installed, with content – http://prntscr.com/nju4q3

Then the demo homepage will be imported and you can edit it with the composer, and configure the elements in it to show the posts you want
https://forum.tagdiv.com/block-settings-guide/
Also replace the other demo elements with your own (logo, menus etc).

If you want just the homepage, I can provide you with the code for it, here it is
https://pastebin.com/6hejgpuE
You can enter this code in a new page – http://prntscr.com/nju7gc then edit it with the composer and configure it. The default demo doesn’t have many specific elements, it is the simplest demo.

Let me know if you have more questions, or you need help.
Thanks

Simion C.
tagDiv Staff

Hi,

The mobile editor is for simple text, images, and what is possible with it. Entering composer shortcodes in it will not work properly and may cause problems. The mobile version is separated from composer elements and the main theme, it has it’s own files, doesn’t have many settings that may slow it down etc. This is why it is faster.

If displaying composer elements on mobile is needed, the solution is to disable the mobile theme plugin.

What exactly would you like to edit regarding the mobile latest articles section? If you want to do code modifications to it, in the homepage, the file is here (since update 9.7)
http://prntscr.com/nju3hb

Thanks

Calin
tagDiv Staff

Hi,

Please note that the single post templates can be apply only on posts, what you can do is to get from tagDiv Cloud Library the homepage for Fast News -> https://www.screencast.com/t/Eclm12xL3x1p

Thank you!

Catalin
tagDiv Staff

Hi,

I have accessed your website URL and the homepage it seems to return good results, as you can see here -> https://www.screencast.com/t/jq2b7Lg7JK

Thank you!

Catalin
tagDiv Staff

Hi,

After seeing your screenshots I suppose that you have pressed the Load Template from your homepage and that’s why you these fields are not displayed. You cannot display a single post template inside a page. If you want to have access to the whole cloud templates, you need to access the Cloud Templates from here -> https://www.screencast.com/t/IBBL0OPHFEJs

Thank you!

Simion C.
tagDiv Staff

Hi,

Please don’t bump the topic, this will only delay the response from our part. It will refresh the topic date and move it to the back of the line, we reply from oldest to newest at all times.

I have tested the website with a mobile, for me it works in the homepage
http://prntscr.com/njg0y8http://prntscr.com/njg11u
The menu modal opens when I click on the menu button. Should work the same for you. If I misunderstand please let me know and I will check again.

Thanks

Ierapostoles
Participant
#0

Sorry for asking, but I couldn’t find anything through search.

Is there any way to display a single YouTube video embed in homepage TD composer? I have found video playlist (which is not what I want), row video background, but nothing concrete for embedding a single video.

Calin
tagDiv Staff

Hi,

So you have set as a homepage a page that was build with tagDiv Composer, if is so then the sidebar need to be set with tagDiv Composer
-> https://www.screencast.com/t/kQc6pEXYm -> https://www.screencast.com/t/s7jl2pMef
-> https://www.screencast.com/t/2F1FmZQ3pV
If you want to have set a sidebar with widgets you’ll need to set the page to Page Builder + Latest Articles + Pagination -> https://www.screencast.com/t/Ep8XZfCe8qbt
-> https://forum.tagdiv.com/sidebars-tutorial/
If you want to set a widget in page -> https://www.screencast.com/t/kdxunsZWsYI -> https://www.screencast.com/t/4eLmpnORU -> https://www.screencast.com/t/zfyJZUSX

Sidebars tutorial -> https://forum.tagdiv.com/sidebars-tutorial/

Thank you for your understanding!

Vlad S
tagDiv Staff

Hello !

Yes: https://www.screencast.com/t/RPqCteujCb ; You can try reinstalling the template. Go to cloud library – select template and install it. Go to your homepage and open tagdiv composer and select Header Manager, choose your template and you’re ready to edit it: https://www.screencast.com/t/Yke80sGuwJsP

If the problem persists please let me know !

Thank you !

soltanamir1
Participant
#0

Hello,

I recently did the newspaper theme update and updated all the plugins as well, and I notice the homepage of my site, and only the homepage, loads blank on the desktop version. However, all the other pages load fine and the homepage loads find on the mobile version. I appreciate it if you can help me with the issue.

The site: https://foundtheworld.com/

Thank you

diegoaerostato
Participant
#0

In our site we have five categories of articles.
In the Homepage top area we show 5 articles (3 + 2)
that are the latest published in the category.
In the bottom area (under the calendar) we would like to show
ALL the articles from the categories EXCLUDING the latest article.
Is this possible? we have done it by using single category block and offset,
but it would be better to have all categories in a unique block.

Please see: http://wp10.aerostatonet.it/

If you need access to site please let us know.
Thank you

Simion C.
tagDiv Staff

Hi,

1. We are aware of this issue, it will be fixed. If the setting is made in a page built with WPBakery it will not work, it will work if the page is built with the tagDiv composer. This also has options to hide specific rows/columns/elements per device.

There are some other issues which may happen when both composers are active, they will all be fixed as soon as possible. This will happen by theme updates.

2. This is most unusual, the homepage uses the mobile theme while the rest of the website appears to not use it. If the mobile theme is active the whole website should use it, depends on this setting however – http://prntscr.com/nio8v8 (first two will present the mobile theme at all times, while the last only for AMP).

Such issues could happen due to caching plugins or maybe minification/compression or optimization plugins. Try if possible and if you use such plugins, to deactivate them temporarily and check if this solves it.

3. The AMP URL will be with /?amp, this should be valid when testing. Seems to be valid when I test a post – http://prntscr.com/nioalr

Thanks

Simion C.
tagDiv Staff

@sathana So you want the ad to not be displayed in the homepage, while in the rest of the website it should appear. One solution is to use a cloud header template in the homepage. Edit the homepage and load or create a cloud header template – http://prntscr.com/ninsf7
http://prntscr.com/ninskg
So you can create or load a cloud header template just in the homepage, what it contains is up to you. It will be displayed just in the homepage. With this functionality each page or template can use a different header, the possibilities are many.


@lpa_admin
I can’t say for sure if that will work for sure, if those files will change or not. It is true that the child theme has lost most of it’s usefulness, as it is currently limited to just a few files after the 9.7 update.
We will try to find a way of allowing files from the composer to be modified without doing it directly. If such a way is found we will create documentation for it.

Viewing 25 results - 7,326 through 7,350 (of 16,511 total)