Search Results for 'homepage'

Results from the Forum
cooldude
tagDiv Member

Hello Radu, I can’t give the website address, but i would like you to know that whenever someone search my website on Google he gets my homepage with my name and picture as the author. But this is not right, any author’s name and picture should not appear in the homepage. Please tell me how to remove the author’s meta from the homepage only.
Thanks.

Radu A
tagDiv Member

hi,
can you try to disable all plugins and try again, could be a conflict between the plugins and the theme.

Thanks for you message.
Radu A.

sbo
tagDiv Member

I am looking to do this as well. I noticed that its universally set in ‘Settings > Reading’ so the same amount of ‘Recent Articles’ on the homepage is the same amount on category view. Is there a way to have more posts in the category view? Ex: 6 recent articles on homepage and 10 on category pages. And is there a way to change the module structure of the next pages 2,3,4,etc from the homepage module structure? Ex: module 3 for homepage, module 8 for next page.

614webmaster
Participant
#0

For some reason the [tagDiv] Block 4 widget is not working in our sidebar on the home page. Ever place else it works fine.

You can see it at uweekly.com on the right as “Promotions”

saschpet
Participant
#0

Hi there,
I’m a new customer of your Newspaper theme since yesterday. First I must say, Thanks for such a great Theme. Like it very much, alot of usefull features to play around 🙂
Unfortunately I have a little problem with the theme settings, especially the theme colors, that I can’t fix.
Most of the settings works fine and everything seems ok, but when I change the theme colors nothing is changed on the mainpage. I can select the colors, press save, the cubes rolling and the settings will saved, but when I look at my homepage nothing is changed. Then back to the settings, all colors are back to the standard settings.
No errors and everything seems fine, but the changes simply haven’t any effect.
The same problem occurs when I use the custom css feature, settings will saved correctly, but have no effect. Back to the settings and the field is empty again.
I tried, a fresh install, deactivate/uninstall all plugins, with and without the the demo data…, but nothing helps with this tiny problem. What works is, when I use the predefined styles, but this is not what I want.
Am I doing something wrong or is this a bug? Any idea what the problem is? Any help is appreciated.
Thanks in advance, and a nice day to all here.

Marius
tagDiv Staff

Hi,
I found this, add it in function.php

add_filter( 'author_link', 'my_multi_author_link', 10, 2 );

function my_multi_author_link( $url, $user_id ) {
    if ( 1 == $user_id ) {
        return home_url( 'contact' );
    }
    if ( 2 == $user_id ) {
        return home_url( 'homepage-2' );
    }
    return $url;
}

Change the ID for each author and page you want to redirect. In my case author with ID 1 will go to contact page, write there the slug of the page you want to redirect.

saggel
Participant
#0

I want to use the “Load More” feature in the homepage, but I don’t want to lose hits! Is the feature tracked by analytics out of the box or should I do something about it?
Thank you in advance

Marius
tagDiv Staff

Hi,

@christo19
Everything is ok there? Please feel free to ask us anything!

HJKP60
Participant
#0

I wish to add the 123>>Next page 1 of 3 etc. pagination to my home page.

I can get it (the pagination) using a module and homepage template with article list -module 9 but I want to use a slider at the top of the page 2/3 width as well. As this comes from page builder content, the sidebar appears lower down the page and leaves a gap next to the slider. See here: http://www.brissi.com/blog2/homepagetest7

Alternatively I can get the layout I want using homepage template blank and adding slider 2/3, block 9 2/3 and widgetised sidebar 1/3. All looks good at the top but not able to get the preferred pagination see here: http://www.brissi.com/blog2/

How can I add the the pagination I want or get the sidebar to appear level with the slider?

All help and suggestions appreciated.

Many thanks in advance

HJKP

christo19
tagDiv Member

Hi,

Thanks but doesn’t work. I must to reset the template and wordpress.
I think it’s cause to envato wordpress toolkit plugin.

Thanks for your answer.

Radu
tagDiv Staff

Hi,

please give me a url to your site. I’ve fixed the issue and it should work ok.

Radu O.

mbasche
tagDiv Member

@Balders: Ich habe den EventsManager in der Pipeline und formatiere noch die Ausgaben. Ich spiele nun auch mit dem Gedanken sie direkt in den “Inhaltsbereich” der Homepage einzubauen. Zeigst du mir, was gemacht werden muss?
P.S. Ich würde gerne wissen, ob da noch weiterentwickelt wird, da seit ca. 5 Monaten kein Update, noch ne Meldung im Blog oder auf Facebook gemacht wurde. Hmm…

Radu A
tagDiv Member

hi ,
choose Homepage – bg -with article list

Thanks for you message.
Radu A.

christo19
Participant
#0

Hi,

How to make the homepage like your demo with predefined style fashion : http://demo.tagdiv.com/newspaper/homepage-with-background/

I use Homepage – bg -no article list and i have this :

Erhan
Participant
#0

My website is http://www.bilgekalemi.com My problem is : ajax page navi doesn’t work. You can see on the homepage. In slide and block it doesn’t work. Also in the main menu, there are mega menu problems. When i click next it make my website adress: http://www.bilgekalemi.com/#

Can you fix this problem.

cooldude
tagDiv Member

Hello Radu, i am currently running the latest version 3.5 of the theme but it still doesn’t solve the problem. Please give me some way by which i can fix the problem. Thank you.

Betamax91
Participant
#0

Hi,

I´m using the Newspaper theme on my site http://maxwireless.de and pagination is not working. I don´t know why, but when you click on the 2nd page etc. it simply reloads the homepage.

Hope anyone can help?! Latest theme version is installed.

Thanks,
Max

Radu A
tagDiv Member

hi,

1)Big slide
you need to change some options for this:
use this filters: http://screencast.com/t/PoG9OPAUSQJ
here : http://screencast.com/t/RhTpE3MI

2) Unique articles
unique articles options will make all the articles on the page be unique (you will not see doubles) : http://www.youtube.com/watch?v=qWKo1zKA8Jg

Thanks for you message.
Radu A.

chacal_0x
tagDiv Member

Thanks Marius

Radu A
tagDiv Member

hi,
thank you for your suggestion.

Thanks for you message.
Radu A.

Marius
tagDiv Staff

Hi,
You have tried without any code there, like here: http://screencast.com/t/joyMi9XEyM
For me works on homepage: http://screencast.com/t/Ro9ENqwHNY2

EmilAnton
tagDiv Member

Problems I’ve been facing after the upgrade:

1. Homepage pagination doesn’t work anymore.
2. Any SEO benefit offered by the plugin is currently not showing up in search.

I don’t recommend the upgrade either.

cooldude
tagDiv Member

Thank You Marius, I have recently got an email from themeforest and i am currently downloading the new version of the theme.
Thanks again. I hope that it will solve the problem. Although it would be a lot great if you could hire some people for support because responding to queries in over a week is not something that gets appreciated. It’s cool with me though because eventually my problem got resolved. Thanks for a great theme.

elsenorcapitano
Participant
#0

How do control which articles are seen in the big slide with background template?

When I switch the to unique articles I loose all the posts in the widgets in the side bar?

simchris
tagDiv Member

There have been a LARGE number of bugs with the Yoast SEO plugin released last week (1.5), and about three or four patches so far. Still buggy as hell with 1.5.2.3 (including option for Google News keywords not saving to dbase or showing in the SEO post panel). I rolled back my sites to the prior version (stable), 1.4.25 due to a lot of issues including a major memory spike on our server post 1.5 update. If you look at the changelog for 1.5 it’s pretty awful, and doesn’t bode well for their new development team, frankly.

SERIOUSLY …. (!)

— YOAST SEO 1.5 BUG FIXES (SO FAR) —

1.5.2.3

** Note: if you already upgraded to v1.5+, you will need to retrieve your Facebook Apps again and please also check your Google+ URL. We had some bugs with both being escaped too aggressively. Sorry about that. **

◾Bugfixes
◾Added missing settings menu pages to wp admin bar.
◾Replaced old AdWords keyword tool link.
◾Fix wp admin bar keyword density check link
◾Taxonomy sitemap will now also show if empty.
◾Prevent infinite loop triggered by sitemap_close(), fixes #600 as reported and fixed by pbogdan.
◾Fixed a link count Page Analysis bug.
◾Fixed a keyword density problem in the Page Analysis
◾Fixed OpenGraph/GooglePlus/Twitter tags not showing in a select few themes, issue #750 as reported by Jovian and wwdboer – props Jrf.
◾Fixed Facebook Apps not being saved/ “Failed to retrieve your apps from Facebook” as reported by kevinlisota in issue #812 – props Jrf.
◾Fixed duplicate feedback messages on WPSEO -> Social pages as reported by steverep in issue #743 – props Jrf.
◾Flush our force title rewrite buffer earlier in wp_footer so it can be used by other plugins in wp_footer. Props Gabriel Pérez Salazar.
◾Start the force rewrite buffer late (at 999) in template_redirect instead of get_header because of several themes not using get_header, issue #817 as reported by Jrf.
◾Fixed ‘Page %d of %d’ / %%page%% variable not being replaced when on pages, as reported by SGr33n in issue #801 – props Jrf.
◾Restore robots meta box per post to its former glory, it now shows even when blog is not set to public.
◾Fixed individual page robots settings not being respected when using a page as blog as reported by wintersolutions in issue #813 – props Jrf.
◾Fixed: Too aggressive html escaping of the breadcrumbs.
◾Fixed: Last breadcrumb wasn’t always determined correctly resulting in crumbs not being linked when they should have been.
◾Fixed: Breadcrumbs were sometimes missing separators and default texts since v1.5.0.
◾Fixed: 404 date based breadcrumb and title creation could cause corruption of the $post object.
◾Fixed: Filtering posts based on SEO score via the dropdown at the top of a post/page overview page no longer worked. Fixed. As reported by gmuehl in issue #838 – props Jrf.

◾Enhancements
◾Added filters for the change frequencies of different URLs added to the sitemap. Props to haroldkyle for the idea.
◾Added filter wpseo_sitemap_exclude_empty_terms to allow including empty terms in the XML sitemap.
◾Private posts now default to noindex (even though they technically probably couldn’t be indexed anyway).
◾Show a warning message underneath a post’s robots meta settings when site is set to noindex sitewide in WP core.
◾Updated licensing class to show a notice when requests to yoast.com are blocked because of WP_HTTP_BLOCK_EXTERNALS.

◾Other
◾Refactored the breadcrumb class – props Jrf.

1.5.2.2

◾Bugfixes
◾Fix for issue with Soliloquy image slider was not applied to minified js file.
◾Fixed some PHP ‘undefined index’ notices.
◾Fix banner images overlapping text in help tabs.
◾Fixed meta description tag not showing for taxonomy (category/tag/etc) pages as reported in issue #737 and #780 – props Jrf.
◾Prevent a fatal error if wp_remote_get() fails while testing whether the title needs to be force rewritten as reported by homeispv – props Jrf.

◾Enhancements
◾Added composer support – props codekipple and Rarst.

1.5.2.1

◾Bugfixes
◾Fix white screen/blog down issues caused by some (bloody stupid) webhosts actively disabling the filter extension – props Jrf.
◾Fix for some PHP notices, issue #747 as reported by benfreke – props Jrf.
◾Fixed: GooglePlus vanity urls were saved without the + as reported by ronimarin in issue #730 – props Jrf.
◾Fix WP Admin menu items no longer clickable when on WPSEO pages as reported in issue #733 and #738 – props Jrf.
◾Fix strict warning for W3TC, issue 721.
◾Fix RSS text strings on options page being double escaped, issue #731 as reported by namaserajesh – props Jrf.
◾Avoid potential confusion over Facebook OpenGraph front page usage, issue #570 – props Jrf.
◾Potentially fix issue 565 bbpress warning message. Thanks inetbiz for reporting and tobylewis for finding the likely cause.
◾Filter ‘wpseo_pre_analysis_post_content’ output is now only loaded in DOM object if not empty. – props mgmartel.
◾$post_content is now unset after loading in DOM object. – props mgmartel.
◾Fix Alexa ID string validation, as reported by kyasajin and Bubichka in issue 736 – props Jrf.
◾Fix issue with Soliloquy image query, as reported by osalcedo and mattisherwood in issue #733 – props Jrf.

◾Enhancements
◾Twitter metatag key is now filterable by ‘wpseo_twitter_metatag_key’.
◾Added a filter called “wpseo_replacements” in wpseo_replace_vars to allow customization of the replacements before they are applied – props martinernst.
◾Added useful links for page analysis – props bhubbard.

◾i18n Updates
◾Updated nl_NL, id_ID, it_IT, fr_FR and de_DE
◾Added ko
◾Updated .pot file.

1.5.2
◾Bugfix: ◾If mbstring extension isn’t loaded, fatal error was thrown.

Viewing 25 results - 16,051 through 16,075 (of 16,511 total)