Digital experiences for all disciplines
Forum Replies Created
-
-
This reply has been marked as private.
Hi mohammad, yes updated last week
Thanks Mohammad – that’s showing a shopping cart now.
I meant like the one in the demo, will attach, thanks
Attachments:
You must be logged in to view attached files.Thanks mohammad
Attachments:
You must be logged in to view attached files.Thanks Rui… just changed the text/links at the login/account area to:
// LINKS + SEARCH OUTPUT $aux_links_output .= '<nav class="std-menu ' . $position . '">' . "\n"; $aux_links_output .= '<ul class="menu">' . "\n"; if ( $show_account ) { if ( is_user_logged_in() ) { $aux_links_output .= '<li><a href="' . $logout_url . '">' . __( "Sign Out", "swiftframework" ) . '</a></li>' . "\n"; $aux_links_output .= '<li><a href="' . $my_account_link . '" class="admin-link">' . __( "My Account", "swiftframework" ) . '</a></li>' . "\n"; } else { $aux_links_output .= '<li><a href="http://hoteliyo.com/login/">' . __( "Log In", "swiftframework" ) . '</a></li>' . "\n"; $aux_links_output .= '<li><a href="http://hoteliyo.com/signup/">' . __( "Signup Free", "swiftframework" ) . '</a></li>' . "\n"; } }
January 28, 2015 at 10:30 am in reply to: How to get Price/Reviews showing in Google SERPs ? #145055Hi Kyle – error was that , google doesn’t show price and reviews, if using a sale price. Needs only product price to work.
January 21, 2015 at 8:50 am in reply to: How to align exact font sizes in chrome and firefox? #142900This reply has been marked as private.January 21, 2015 at 12:44 am in reply to: How to align exact font sizes in chrome and firefox? #142866This reply has been marked as private.This reply has been marked as private.January 15, 2015 at 10:59 pm in reply to: How to align exact font sizes in chrome and firefox? #141870This reply has been marked as private.January 13, 2015 at 12:05 am in reply to: Number of comments display, not matching actual number of comments #141066Hi Ed, thanks for your help. Found this article, might be helpful for future readers. http://beerpla.net/2010/03/21/how-to-diagnose-and-fix-incorrect-post-comment-counts-in-wordpress/
January 11, 2015 at 4:50 am in reply to: Number of comments display, not matching actual number of comments #140605This reply has been marked as private.Thanks Mohammad.
This reply has been marked as private.This reply has been marked as private. -