Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
June 9, 2013 at 1:53 pm in reply to: Better SEO: Replace and with or on the Portfolio list page #7568
Thanks Ed, got it sorted.
June 9, 2013 at 12:06 pm in reply to: Bad SEO Score: "alt" missing on all Portfolio thumbnails and tags #7563Nevermind Ed,
I fixed the issue, I simply replaced line 167 of your attached sf-functions.php file
from: function sf_portfolio_filter($parent_category) {
to: function sf_portfolio_filter() {
The portfolio page is looking a bit better for SEO now. Thanks Ed.
June 9, 2013 at 12:00 pm in reply to: Bad SEO Score: "alt" missing on all Portfolio thumbnails and tags #7561This reply has been marked as private.June 9, 2013 at 11:55 am in reply to: Bad SEO Score: "alt" missing on all Portfolio thumbnails and tags #7559Works, but now I get the following error message on the front-end of my portfolio page ( where the category filter sits next to the main menu ).
“Warning: Missing argument 1 for sf_portfolio_filter(), called in /home/myfolder/public_html/myfolder/wp-content/themes/yourthemesfolder/header.php on line 209 and defined in /home/myfolder/public_html/myfolder/wp-content/themes/yourthemesfolder/includes/sf-functions.php on line 167 ”
I’ll send you over my header.php in private.
June 5, 2013 at 12:31 pm in reply to: Bad SEO Score: "alt" missing on all Portfolio thumbnails and tags #7124Attached is an image of the W3C validator report errors which such errors will affect SEO on this theme. Please show me how I can fix this. Well I assume it should have been built into the theme code in the first place.
I try to stay away from plugins as much as possible to streamline my port.
There’s no other way?
Like perhaps defining the widget in the /js/functions.php file?
Now how could I have missed that? Thanks 🙂
Perfect! Issue solved. Thanks a lot Ed 🙂
-
Posted in: We hit Power Elite.