-
Search Results
-
Topic: Mobile
Hi!
I have a few questions about the mobile site,
I’m using the Responsive Header Main Menu: Display as Dropdown Menu & Responsive Layout Default for mobile and notice an arrow in a square box to scroll back up to the top on some pages, but not all.. How do I enable this setting for all the pages on mobile?Thanks!
Topic: SEO
Alright, I am developing a site for Virginia SEO, at https://www.virginiaseo.org
I have been whittling away at content issues and such, and have finally got the site down to something that I would call optimized. I discovered a major issue over Christmas, and just discovered another major issue as well, which I will share:
When you install WooCommerce into the theme, and you enable header bars with the title and breadcrumb, every product page has two H1 tags on it. This is a big no-no SEO wise as I am sure you know.
This is what I did:
Line 28 in archive-product.php in WooCommerce
<h1 class=”page-title”><?php woocommerce_page_title(); ?></h1>Left This heading alone, since the product title is what I would like to be my H1
Change line 274 in themes\enfold\functions-enfold.php
‘heading’ => ‘p’ //headings are set based on this article: http://yoast.com/blog-headings-structure/
I changed this to P from H1, and then applied some re-sizing to it. the downside is that this change I made was site wide, so I had to go through all of my pages and manually add a H1 tag to the page.
————————
My second issue I just discovered. I use Yoast SEO of course, and I have enabled the option to:
Sitewide meta settings
Noindex subpages of archives
If you want to prevent /page/2/ and further of any archive to show up in the search results, enable this.And if you go to my pages, you will see the meta robots. But I plugged my site into Google webmaster tools, and look at what I am seeing:
http://cl.ly/image/3F2S0o150f2bIt seems Google is crawling the sort links and other links as well.
Also while we are on the topic, I use a SEO tool called Raven SEO. They do a crawl of the site as well. I discovered that the TOP search button (The one in the shape of a magnifying glass) which is enabled in Enfold options was getting crawled as well. The result was 1000 failed listings of crawling pages such as site.com/product/s?=
I solved this by disabling the header search feature.
But all of these items are check marks against the site in my opinion- Google finding tons of 404 errors because it is trying to crawl a crazy sort link on the page is not right. I am going to go about blocking some of this stuff now with robots.txt… which is against my better judgement, I do not like to use robots.txt except in extreme circumstances.
Thanks,
Chris
Hello wise ones!
There is a bar across the top of every page with the name of each page on it.
For example, the bar with “About” on my page: http://naturaintegrativehealth.com/?page_id=1195How do I change the background of that bar. Specifically, I’d like to make the background an image that’s faded.
Thanks for your insights.
Hi
I have written before, asking for help but you just gave me a link to a tutorial and closed my topic thread.
Believe me, I have tried for weeks to get it working but cannot. So it seems you dont help for customisations.
If you are not willing to assist can you please put me in touch with a developer who is willing to show me how to link a portfolio masonry display to a page instead of a post, all the while keeping the images in a relatively fixed size grid of 2 rows of 4 images all sized 220 x 146.
You seemed to say in previous thread that it was possible to link to a page but I had to use a css.
I have no skills with css in this regard, and the settings in your video tutorial, do not explain how to configure the right settings for my needs, I dont know which drop down fields to select, let alone know what css has to be added.My request is really quite simple: I want to create a grid with 2 x rows of 4 small images that stay small and do nothing except link to pages, in the fashion that is displayed in the Portfolio Masonry demo,
Each image should not pop up or expand but when mouse hovers, allow for text to show – as per masonry demo, and then it should provide link to internal pages.
Please look at this url http://www.atuawahine.com/wp/ … it is displaying two methods- at the top I have added a masonry gallery and I added 8 images with links to the required 8 pages. however, two things are badly wrong; the images are getting tiled repeating across page and there is no hover text.
Looking at my above URL, the display below the messed up gallery is just a basic 4 columns with images, which I was able to link it to a page. However, it does not show text on mouse over, either, and when I view this site in a mobile, its hopeless because no one will ever know what the image is there for, nor what it links to. We didnt want to split the gallery up with fixed text blocks, we just want the portfolio masonry demo! Is that not possible?
Thanks
GillianDo you know how to move the close button to the top right of the lightbox? I was able to hide the expand button. Not sure how to move the close button though.
When scrolling a page (example image in link below), the images appear on top of the menu instead of below.
(normal images work fine and stay under the menu, but the embedded flash images appear on top of the menu as it the page is scrolled)
I’m using embedded images (using flash files) linking to PhotoShelter, e.g.
<object width=”300″ height=”220″><param name=”movie” value=”http://www.photoshelter.com/swf/imgWidget.swf” /><param name=”allowFullScreen” value=”true” /><param name=”FlashVars” value=”i=I0000SlF0nw8FtQg&b=1″ /><param name=”allowScriptAccess” value=”always” /><embed width=”300″ height=”220″ type=”application/x-shockwave-flash” src=”http://www.photoshelter.com/swf/imgWidget.swf” allowscriptaccess=”true” flashvars=”i=I0000SlF0nw8FtQg&b=1″ allowfullscreen=”true” /></object>
Any way to make the images appear under the top menu as the page is scrolled and not on top?
Example link: http://www.tiikoni.com/tis/view/?id=1173d08
Thanks
Topic: Align flags and text
Hello,
I’m trying to create an alignment of flags and text like this page:
http://www.apple.com/choose-your-country/Than i used a TEXTBLOCK with the Custom Css Class name: countries
In the textblock i put something like that:

<span><span>América Latina y el Caribe (español)</span></span>

<span><span>Latin America and the Caribbean (English)</span></span>
I created a Quick CSS, like that:
.avia_textblock.countries ul li>a {
display:table;
width:126px;
color:#666;
}
.avia_textblock.countries ul li span{
display:table-cell;
width:86px;
vertical-align:middle;
}
.avia_textblock.countries ul li span span{
width:100%;
*display:block;
*position:relative;
*top:-50%;
}
.avia_textblock.countries ul li>a:hover {
color:#08c;
}But the end result was considerably different. Do you have any suggestions?
Thanks and a happy new year.
Viewing 30 results - 135,601 through 135,630 (of 142,830 total)
