Search Results for 'homepage'

    No search results were found in Documentation!

Results from the Forum
TNTJ Sites
Participant
#0

i added images using images box from tagdiv compose on my website homepage. but the images were looking darker. please check the my website : https://onlinepj.com/ and check this image https://i.imgur.com/gWKVDcj.jpg
how to fix it.

Catalin
tagDiv Staff

Hello kalum,

Notice that the lightbox image cannot work for the homepage, sorry! What images on the homepage so you will refer to? Provide more details and some useful screenshots so I will be able to provide a more accurate response.

Thanks for your understanding!

lancetylerphotos
tagDiv Member

so i’m using visual composer 4.8.1 in newspaper 6
and up until my last edit of the homepage 2wks ago… it was working fine

ringstonmedia
Participant
#0

Hi,
I have created a category “Featured” for displaying in the “Big_Grid_3” block at the top of our homepage. The issue is that the article is also categorized in other sections. The block below the Big_Grid_3 is displaying these other categories. The problem is that I have duplicate posts on our homepage. Is there a better way to handle this?
http://www.metroairportnews.com

acko_fon
tagDiv Member

Hi,

I’m not using cache plugin so that its not the problem. About the other two things that you mention I tried but still is not showing the ads from the theme panel but its showing the ads with html ot text widget. The codes are the same. You can check on homepage and in a post.

Thanks,
Alex

Simion C.
tagDiv Staff

Hi,

Yes it seems to work only on the homepage. Remove the previous code and enter this one, it will apply on all the website (post page, category page etc)
https://www.screencast.com/t/QdlS7MI4k
https://www.screencast.com/t/uw1qW34i

.td-header-style-9 .td-header-gradient:before {
display: none;
}
.td-header-style-9 .td-header-sp-logo {
max-width: 1068px;
margin: auto;
}
.td-header-style-9 .td-logo,
.td-header-style-9 .td-main-logo {
float: right;
}
.td-header-style-9 .td-logo-wrap-full {
min-height: 190px;
}

Thanks

lancetylerphotos
Participant
#0

How can you just FORCE someone have to rebuild / redesign a website with this composer????
you CAN’T DO THAT TO PEOPLE!!! SOME people don’t have the TIME to do this especially if it is a client’s website and things need to be DONE RIGHT NOW!!!

what happened that visual composer is no longer working when i go in to edit my homepage??? when CLEARLY it comes part of Newspaper 6.

Simion C.
tagDiv Staff

Hi,

The theme does not have any options for setting a landing page, at the moment. When the user logs out, the homepage will be displayed.
This could only be changed by modifying this functionality in the theme, or by setting a redirect maybe, to a different page.
This is where the top menu logout is defined in the theme
https://www.screencast.com/t/POyNRxeKZSA

Thanks

Simion C.
tagDiv Staff

Hi,

Installing the demo with content will not remove or overwrite your existing content. It will import some dummy posts, categories, menus etc. These are meant to provide a structure for the demo to be displayed. They can then gradually be replaced with your own.
Installing the demo with no content, will import the demo custom design and theme panel settings.
You could install it like this, but in order to have a homepage like the mentioned demo, the same elements and layout have to be used in the homepage (same Full big grid, blocks etc) The custom design will apply only to the same elements like in the demo. For example the design on the Grid displayed on top differs from the default grid, it has custom design specific to that demo
https://demo.tagdiv.com/newspaper/full-big-grid-8/
https://demo.tagdiv.com/newspaper_gadgets/

Thanks

Simion C.
tagDiv Staff

Hi,

Unfortunately I don’t fully understand what you mean. Besides the ad sections the mobile theme has, you could only display an ad by maybe inserting the ad code directly in the page content
https://www.screencast.com/t/RBh19FLiiGa
https://www.screencast.com/t/rZXvaQ4fXhxD
Try it this way, if you want to display another ad in the homepage, besides header, footer, and loop ads.

Thanks

immamh77
Participant
#0

Hi there
In my site imhnews.com ,I want to create a landing page.In this case when anyone logout they are still on the homepage.I want all my user can return to the landing page after they logout .Is there any procedure to do that ?
My second question is I want to put my signIn/Join button in my landing page two different button instead of a same button.
Can I able to do that by using any procedure including using the php file ?
Moreover last time I have showed, I can add some extra field in my sign /join page ,I have tried that but there is no luck .Is there any more need to be configured by using php
please share some good idea.

Tangelus
Participant
#0

Hello everyone, my first post here. I’d like to ask you for help regarding the following screenshot:
post title on homepage block

I’d like to change the title color from white to black, but I cannot seem to find the appropriate field in the newspaper settings.

Anyone got an idea?

Thank you,

Alessandro
tagDiv Member

Thanks again, the home page was done.
I have some little issue:

1) I can’t re-create this slider with new theme version
( http://it.tinypic.com/r/2usekc7/9 )

2) I would like to remove this little icon on every post in homepage ( http://it.tinypic.com/r/2upzqs2/9 )

Please, can you help me to solve this issues?
Thanks in advance.

bilimsenligi.com
Participant
#0

Hello

First of all thanks for this beautiful theme. Good job.
But i have two problems.

First; subscribers who has hotmail account are not able to be a member of my website, password link for membership is not going.

Second; under the posts there is the name of the author. When i click author’s name, author’s page must be open. But when i click, its redirect to homepage.

My website: https://www.bilimsenligi.com/

Thanks for your time and your help.

James McMonagle
Participant
#0

Hello,

I’m having trouble editing the homepage on my site. When clicking on ‘edit with TD Composer’ I have usually had no problems at all and was able to do what I needed. However, for some reason today (after having already used TD Composer) it will not load and I have no idea why. Please help.

mayuxi
tagDiv Member

Hi ineedsolutions,
Did you manage to solve your problems with Custom Post Types and Mobile Theme plugin?

Mine CPTs keeps redirecting to homepage on mobile (but work perfectly on desktop). Looking for any help…

mayuxi
tagDiv Member

Hi nateb2127!

Did you solve your problem with CPT & Mobile Theme plugin?

I created post type “outside” with slug “news”, and they do work on Desktop but on mobile single posts from this CPT redirect to homepage.

Have you experienced such problem?

mayuxi
tagDiv Member

If you have Static Homepage, you can try (but it’s quite unofficial) to add this short code to the Mobile page editor (below your usual Desktop Visual editor):

[td_block_big_grid_mob_1 installed_post_types="your-post-type-name-here"]

This short code supports other module shortcode parameters (like offset, sorting), but not “limit” (it will be always 3 posts). But you can tweak it in the themes/Newspaper/mobile/includes/shortcodes/td_block_big_grid_mob_1.php file

find

const POST_LIMIT = 3;

and change the number to what you like.

mayuxi
tagDiv Member

I have the same problem. My custom post type function is like this:

 $args = array(
    'labels' => $labels,
    'public' => true,
    'publicly_queryable' => true,
    'show_ui' => true, 
    'show_in_menu' => true, 
    'show_in_admin_bar' => true,
    'query_var' => true,
    'rewrite' => array( 'slug' => 'news' ),
    'capability_type' => 'post',
    'has_archive' => true, 
    'hierarchical' => false,
    'menu_position' => 5,
    'menu_icon'   => 'dashicons-rss',
    'taxonomies' => array( 'post_tag' ),
    'exclude_from_search' => false,
    'supports' => array( 'title', 'editor', 'comments', 'thumbnail', 'author' ) // 'comments' depricated
  ); 

  register_post_type( 'outside', $args );
}
add_action( 'init', 'outside_custom_init' );

They do work on Desktop, but not on mobile (redirecting to homepage):
https://magazeta.com/news/ofo-moscow/
https://magazeta.com/news/alipay-microapps/

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

Hi,

The page menu does what it says, displays a page in the menu
-https://forum.tagdiv.com/page-menu/
That is a page created by you, with the content and elements that you place in it. It’s content should not change unless manually editing and modifying the respective page, or as it is most likely happening in this case, the plugins are inserting their content in it. Not by viewing the page menu in the category page or post page etc.
In the homepage I see the page menu contains single images and a list menu
https://www.screencast.com/t/L2vP2OJZ5X
In a post page it should be the same page content displayed in the page menu. But I see that the plugin is inserting it’s content besides the actual elements
https://www.screencast.com/t/bLzV3Bq70Qk
In the other post page there seems to be even more content present in the page menu, meaning those reviews, the single images and list menu, and the social plugin content
https://www.screencast.com/t/4SorVo66
This should not happen, and does not happen by default. Once a page is created, saved and used in a page menu, the content of that page does not change automatically. It is a static page.
I have created a page with similar content and a page menu. This is how it looks on the homepage
https://www.screencast.com/t/6whTB0OmlY
And on the post page
https://www.screencast.com/t/33ZWIKXh
There is no difference where the page menu is viewed, it is still the same page as I created it. Maybe you can configure those plugins to not display on that particular page used in the menu, exclude it somehow. So the page will remain the same regardless of where the menu is viewed. That might work if the plugins have options like that, then you can check if the issue is still happening.

Thanks

mayuxi
Participant
#0

Hi!
I’m using Newspaper + Mobile Theme plugin.
We created special section on our website via custom post type, but looks like posts unavailable on mobile:
https://magazeta.com/news/ofo-moscow/
links work well on Desktop, but on Mobile they all redirect to Homepage.

How can I fix this?

Simion C.
tagDiv Staff

Hi,

Installing the demo with content will import the homepage structure as well. The result should be just like the live demo, only the dummy content will be different
https://forum.tagdiv.com/installing-demos/
If you installed it without content this will import theme panel settings, and custom design. Please try installing the demo you want again with content, and let us know if everything worked as intended.

Thanks

dinahmight
Participant
#0

Hi,

I am using the “mega menu from pages” option for some of my menu items (e.g. “Hindernisläufe”) and it works great on the homepage. But when being on a post or page and hovering over this specific menu item with the “mega menue from pages” setting, the content or elements of the post / page are loaded into the mega menue.

# Normal view on Homepage
Image: https://picload.org/view/dgaalcdi/bildschirmfoto2017-09-22um02.2.png.html
URL: https://www.mudradar.de/

# Example for Social Buttons loaded into Mega Menu
Image: https://picload.org/view/dgaalcdl/bildschirmfoto2017-09-22um02.2.png.html
URL: https://www.mudradar.de/live-stream-spartan-andorra-1910

# Example for whole Content loaded into mega Menu
Image: https://picload.org/view/dgaalcda/bildschirmfoto2017-09-22um02.3.png.html
URL: https://www.mudradar.de/testbericht-ocr-laufschuh-more-mile-cheviot-3-1460

Yes, I am definetely aware that you only support a specific number of plugins and that the above described effect may (!) have something to do with plugins that are not on your list.

I am using Shariff for the Social media Buttons (because we have special privacy restrictions in Germany regarding those buttons and your implemented social media buttons are unfortunately not allowed to be used in Germany).

And for the Review I am using WP Product Review Lite because your implemented review functionality does not offer the option to put the Box above the content and have special fields like Affiliate Links, etc.

I fully understand that you can not support 3rd party plugins, and I don’t expect you to. But I am kindly asking you to take a look into this Newspaper related bug. It seems not to be a “not supported plugin bug”, but a general one.

I can not use the included “mega menue from page” option because of unpredictable site effects that haven’t something to do with a 3rd party plugin but with your theme’s mega menue itself. Btw: it doesn’t matter which post template I am using – the described mega menue bug occurs everytime.

Please don’t get me wrong – your theme is great and the functionality and scalability is really amazing. But from my understanding there should be a general guarantee that the site or design does not break due to plugins that have nothing to do with the theme’s functionality.

I would really appreciate when you could check the described bug and won’t answer this post with the generic “we only support the following plugins…”.

Many thanks in advance! Looking forward to hearing from you!

Regards,
Dinah

grecofra
Participant
#0

Hello,

I’m using SLIDE BLOCK in my homepage in order to show the 3 most important news. I need to modify two elements of Slide Block:
1) I would like to change the colors for the gradient that appears over the image for every single post. In this moment I see a gradient gray dark. I think the CSS classi is .td_block_slide .td-image-gradient but I don’t know how to write all the custom code.
How can I do that via CSS?
2) I would like to show the subtitle below the title for every News. In this moment Slide Block shows just the title. Is it possible?

Thanks,
Michele

heisenberg234
tagDiv Member

Hey Simion,
Thanks for the help.

Also, I want my site’s homepage to look exactly like the “Gadgets” demo. I have installed the demo, but the homepage has not changed. Could you guide me how to do that?

Viewing 25 results - 10,201 through 10,225 (of 16,511 total)