Search Results for 'homepage'

    No search results were found in Documentation!

Results from the Forum
ITAmerican
tagDiv Member

Hi,
I am attempting to address a similar issue. On my homepage, the LATEST ARTICLES is displayed below my header but just above the footer section, and I cannot identify which option will modify this section. Again it is just above the footer section and displays latest articles but it is below all of the content I have added myself to the page below the header.
Thanks,
Guy

nirmal___
tagDiv Member

I am a newbie. I installed the demo theme of Newspaper on WordPress. I haven’t even created or edited the homepage, no content was added. I realised that this theme was more suitable for my other website. So I uninstalled the theme from my current website. What’s the use if I bought the theme with a lot of enthusiasm and ended up using for 5-10 minutes. ??

Catalin
tagDiv Staff

Hi,

Please notice that the Block 7 for 1 column should look like this -> https://www.screencast.com/t/qzt3UD284GAP Try to clear all of your caches and check the results. If the problem is still there, please try to make a screen to your backend layout of your homepage so I can see how you have used the block 7 in your template.

Thanks for the message!

Simion C.
tagDiv Staff

Hi,

I have tested this and it should apply for all block titles
https://www.screencast.com/t/uplbLkkwb
Try using the code with important like this

.block-title span {
width: 150px!important;
}

Forgot to mention, if you want it to have effect only on the homepage blocks, it would be like this

.home .block-title span {
width: 150px!important;
}

If it is still not working it would be helpful if you could provide a link to your website so I can identify why this is happening.

Thanks

Eric V
tagDiv Member

Hey Simion,

Thank you.

What you are saying is not an option for me, since i dont own the content myself, so i cant upload it to YouTube. I just create a news playlists from already existing content from other channels. See?

So if i add a page to the menu (instead of a categorie), its still not possible for me to share and sync the same playlist from the homepage?

PAPPACLART
tagDiv Member

Hello thanks for the reply.

I managed to fix the issue but I had to add a little code to style.css The clean install etc did not work, and I also have the latest version of the theme. The code I added is in bold. I would be interested to know the exact cause of the issue.

Line: 8448
.post {
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
line-height: 21px;
color: #444444;
width: 1021px;
margin: auto;

At bottom of Style.css
/** Homepage content width **/
.td-main-content-wrap{
width: 1021px;
margin: auto;

}

StefanGebala
Participant
#0

Hi,
I’m trying to change latest articles layout on my http://www.wyborkierowcow.pl page.
I can’t find this option in any menu.
It is not displayed when I’m editing my site (so this option is not displayed here: https://forum.tagdiv.com/page-templates-2/)
Also, changing this settings in “Newspaper – Theme panel – Template Settings – Blog and post template” doesnt work. It still displays the same layout.
Can you pls show me, where can I choose this settings?

Eric V
tagDiv Member

Thank you.

1. Maybe i wasnt fully clear. I already made a playlist block on my homepage. Look here please: https://www.dagonline.nl. I update this playlists everyday and i want the playlist be accesible through the main menu (video) also. So when people click on ‘Video’ in the main menu, the same playlist appears as the one i created already on the homepage. Otherwise i have to update two playlists every time, that dont make any sense.

Is this possible? What is the best way to do this?

  • This reply was modified 8 years by Eric V.
Catalin
tagDiv Staff

Hello cjs,

Unfortunately, our theme does not have any such an option that allows you to change another homepage for mobile than the default general homepage, sorry!

Thanks for your understanding!

awoodhams
Participant
#0

Hello! I would like to delete the Homepage Post element when viewing the website on a mobile device. Could you provide the code to do this? (The feature image zooms in and out when scrolling on mobile, and I have discussed this at length with your colleagues via email, and there isn’t a fix. So I would like to simply delete it from mobile viewing.) Thanks so much for your help!

Jay Escobar
Participant
#0

Hello,

As the title says, I am having an issue with the Homepage post content style block in Visual Composer.

As you can see here geeklyng.net , the article being displayed as the homepage post is stuck all the way to left only showing half of the featured image.

I’ve added custom CSS within the entry line for it, but I cannot seem to get it to be center, showing fully on screen rather that only half

henrib
Participant
#0

It appears that i can not save changes to grid settings anymore. It worked fine until now and i did not change anything in general settings.

I use big grid 3 at the top of my homepage. I filter post-ID’s manually. I can still open the grid setting and change the ID’s but the save button does not work. The close button (next to it) is working as usual.

I can mail a screenshot is you like.

Maiko
tagDiv Member

Hello again,

1) No I mean I installed the newsmagazine demo content and started editing it. On my homepage page edit section, on the right side I have two options (Pagebuilder+Page title), or (Pagebuilder, Latest posts and pagination)

I want to have the second option and edit the Latest posts visual appearance, or remove it totally, so I could edit all the homepage content area with your page builder.

2) I don’t want to use footer widgets, I meant, that I want to have two sidebar designs, so I can have different sidebars for different sections, but on my widgets page I have options (deafult, footer 1…footer3) So how can I have this option? Can I create an additional widget area, or what can I do?

3) Yes I see that, but I want to disable the date on my main page article feed blocks aswell. On my main page I see the date under every headline and feature image, but this option removes the date only when I open the post.

4) When I scroll down on my page, I get this more stories popup from the right, how can I edit, or disable it?

Thanks in advance

  • This reply was modified 8 years by Maiko.
Simion C.
tagDiv Staff

Hi,

The whole homepage seems to be displaying posts from June and July, even though there is newer content that I can see upon using the block pagination
https://www.screencast.com/t/8RPdXdwu
https://www.screencast.com/t/sl5oLrEzEFJF
The category pages also displays posts from around that period of time
https://www.screencast.com/t/XIdyoaWcy
If this is caching it is pretty strong caching. That would also explain why logged users do not have this problem, while visitors get served with cached pages. Exactly the same content is displayed, refreshing the page will not matter.
Please contact the hosting provider and describe the problem. The server might have it’s own caching implemented, if you do not have caching installed. Deactivate it and install your own, or maybe configure it different if possible.

Thanks

luckyone
tagDiv Member

Thank you for your reply. Please check the homepage I am working on: site

On the right hand side you will see white blocks Test 1 and Test 2. Test 1 is a column text with a shortcode for an optin form and Test 2 is a title with text with some text in it. I wanted white background on both, but once I set the background color to white the content of the blocks disappear (or get covered by the white color). The same happens if I use an image block.

I did the exact same thing with the block right below it (social counter) and it works fine. I am using the Architecture Blog demo. Am I doing something stupid?

gabriel-2
tagDiv Member

Hi, Everybody.
 
On my homepage (Front Page) in my Blocks (Block 16, 24, 2, 15) settings I use pagination – Next Prev ajax.
On my website in any blocks when I click > (to load next articles) on Wi-Fi connection no problem but in 3G or 4G connection (in a good signal as well), it does not load next articles.
I have no idea why or where can I start to find what is the problem.
Has anyone knows what is it?

Thank you.

kalum
tagDiv Member

Hi, Catalin,
I have not interested the lightbox effect on my homepage.
The problem is that not working on the other pages.
it works only on the post pages.
Please check here: https://www.lankatourexperience.com/10-ways-to-experience-the-best-of-sri-lanka/

screen cast: http://www.screencast.com/t/G6qc6PK9o

Best Regards,

Kalum

mtjr
Participant
#0

Hi.

Please, I’m using the News page as homepage. Some things I’m customizing through the page called News but I am not finding where to change the block of Latest articles. I do not find this block on the NEWS page and neither do I find it in APPEARANCE -> WIDGETS. Any tips on how to proceed?
I also would like to create blocks with different contents (not articles) such as showing Buddypress members or the latest BBPress posts, but I can do it only with widgets in the sidebar but I want it in the main page. Would it be possible to help with these 2 items?

Jeffrey Samorano
tagDiv Member

Hi TagDiv, I’m having the same issue. I just purchased this item for a client and am trying to set up the homepage. All i see is a tagDiv sidebar with the useable elements and a blank, white screen to the right. I’ve checked the system status and all looks good. There are no other plugins active. What else should i try?? Please help! thank you!

virgboggie
Participant
#0

I was editing my homepage in in tagDiv when I suddenly got this error message: Errors happened during tdcIframeData.init() -> bindViewsModelsWrappers()! I have deactivated all the plugins except tagDiv Composer and tagDiv Social Counter, and have cleared my Caches, but am still getting this message. Hope you can help.

albertok
tagDiv Member

What a pity,

I saw Separator element… but unluckly it’s useless… If I have various repeating elements in a single page like a colummn of product or something similar. (loook at this page)
I wished something like in homepage and latest article at the bottom fo the homepage (Post Loops settings)

Thank so much for your answer 🙂

Catalin
tagDiv Staff

Hello ipekg89,

Unfortunately, we know about this problem, it was added to our list of fixes and we will consider to fix it in near future updates, sorry! It seems to be a strange problem with the homepage of this demo. A quick solution would be to create a new page and copy/paste the shortcodes from the old homepage to the new homepage, save it and check the results. Should work as expected. Please try to follow the next steps -> https://www.screencast.com/t/xIt5MWAw

Thanks for your understanding!

DinamoDEV
Participant
#0

Hi,

in my homepage I’m using a Block 2 using the “Multiple categories filter” option to exclude some categories putting the relevant negative values (e.g. -1, -6) and the IDs values I used have been retrieved from the “Category filter” dropdown menu. Unfortunately I still found those categories inside my page. Am I missing something or doing in a wrong way?

Thank you,
Andrea

ipekg89
tagDiv Member

okey i reinstall it
but i have another question i am using your demo version of fitness blog.
but when i want to change the homepage it changes but it says in red ninvalid theme or similar to that invalid…
why this happening

Bogdan B.
tagDiv Staff

Hi,

If you already had a conversation via email, then please use the email until the issue is resolved. The email address is not tied to this forum so having to go back and forth between forum and email is not preferable.
The slide on your homepage works fine.

Thank you!

Viewing 25 results - 10,176 through 10,200 (of 16,511 total)