Forum Replies Created
-
AuthorPosts
-
July 1, 2016 at 2:29 pm in reply to: Primary Title h1 for Homepage setting : Site Title OR Site description ? #188733
Gordy
MemberOk. Thanks.
Under the "Sitewide settings" , I chose "Use semantic HTML5"
1. Should I also choose "Add site name to title" or should I leave it blank?
2. Under "Meta Robot settings" , what should I choose in the "Archiving" ?
May 23, 2016 at 3:12 am in reply to: Primary Title h1 for Homepage setting : Site Title OR Site description ? #186123Gordy
MemberNO. I din't deactivate "Use semantic HTML5 page and section headings throughout site"
It's not in the theme that am using - am using "Magazine Pro ThemeVersion: 3.1"
Where can I find "Use semantic HTML5 page and section headings throughout site" ?
May 22, 2016 at 5:53 am in reply to: Primary Title h1 for Homepage setting : Site Title OR Site description ? #186071Gordy
MemberFrom Dashboard > Genesis > SEO Setting.
Is there a way to attach a screenshot here?
Gordy
Memberissuu.com is a paid service. I need a free method.
Gordy
MemberI changed font-weight: 500; to 600 and the boldness affected all the headings, including H1, H2 and the heading at the widget areas.
How can I change only the font-weight of the H1 only?
Gordy
MemberThanks.
Did you use Firefox or Chrome inspect element?
And after right clicking on the H2 text on the site and choosing inspect element, what should I look after to click and navigate to the code you gave above?
It will help me to learn how to detect element to always change before I go to child themes style.css file.
Gordy
MemberOk Susan. So what's the best method to communicate directly with him on an issue that is not necessarily meant for Forum?
Gordy
MemberThis reply has been marked as private.Gordy
Member@braddalton, I tried bxslider but the short code worked only on post and pages but, not on homepage.
What can I do to use it on the homepage?
Gordy
MemberThanks everyone. I checked Soliloquy and Easing slider and discovered that I need addon to use them as a carousel slider.
May be what I should have asked for is a Carousel slider because I need it on the home page and would like to link the featured contents to the posts. I am currently using Dynamic Content Gallery, but it is not responsive.
Does anyone has a good suggestion for a replacement. I want to use it on the home page of this site : http://afroscandic.com/
Gordy
MemberHi , were you able to fix the problem?
I have same issue and nobody seems to help out.
I am using the Magazine pro theme and here is my test site : http://test.the-brilliant-idea.com/
I want the search box that is currently appearing at the secondary navigation to appear at the primary navigation area.
Please, let me know if you have got any idea on this issue.
Gordy
MemberThat's the code snippet that I have already added to have the search box displayed above header area of my site.(secondary Navigation).
http://test.the-brilliant-idea.com/
BUT, I want the Search Box to be displayed below the header area of my site, at the Primary navigation.
Gordy
MemberThank you. It now works on my test site : http://test.the-brilliant-idea.com/
BUT, I want the search box to be on the Primary menu, at the far right side.
What should I do?
Gordy
MemberThank you.
In number 3, you said "...root directory over writing the old file.
Do you mean back to "functions.php file". ?
Gordy
MemberCould you please tell me how you want me to use FTP? should I copy the codes from the studiopress link and save it in Notepad and then upload via FTP?
Gordy
MemberBut, I copied the code from "Studiopress link" into "Notepad" and copied it from Notepad into functions.php file.
1. What code editor do you want me to use?
2. Do you mean that I should save the code in a file and then upload it via FTP?
Gordy
MemberNo. I added it only once.
And I cannot get to the dashboard any longer because of this error. When I clicked any of the menu button, it takes me to the error.
I even wanted to go to Appearance>themes, so that I can probably delete the theme and re-install again but, it's not possible because am taken to the error page.
Gordy
MemberI removed :
<?php
//* Do NOT include the opening php tagand pasted from :
add_filter( 'wp_nav_menu_items', 'theme_menu_extras', 10, 2 );
/**
* Filter menu items, appending either a search form or today's date.BUT, I GOT THIS :
Fatal error: Cannot redeclare theme_menu_extras() (previously declared in /home4/olaoluwa/public_html/test/wp-content/themes/magazine-pro/functions.php:132) in /home4/olaoluwa/public_html/test/wp-content/themes/magazine-pro/functions.php on line 212
Gordy
MemberOk. But, when I pasted it. It gave an error as follow:
Parse error: syntax error, unexpected '<' in /home4/olaoluwa/public_html/test/wp-content/themes/magazine-pro/functions.php on line 120
From this link : http://my.studiopress.com/snippets/nav-extras/
Should I click "view raw" before I copy and paste? Or should I just copy the one in the box?
Gordy
MemberI don't have the Navigation extra that shows "select search bar" option.
Where eaxctly do I need to place the code snippet in the theme's functions.php file ?
Is it at the beginning or at the end , after the last code :
'description' => __( 'This is the bottom section of the homepage.', 'magazine' ),
) ); -
AuthorPosts