This site was working fine, but suddenly the menu on the top has stopped working on mobile (both phones and tablets – both Android and iPhone/iPad) on SOME of the pages on this site. No new plugins have been installed recently, although some may have auto-updated. I’m running the site on the Longevity theme. free version. I have tried deactivating all the plugins, and then re-activating them one by one. It seemed to work with everything deactivated, and also seemed to work once I’d re-activated everything – but then just suddenly stopped working again. It seems very random to me. I had to stick a “Click here to shop” custom widget on the home page just so the client’s customers can get to the shopping page, but it’s very unprofessional looking. I have NO idea what’s causing it!
]]>Hi
I recentely installed emphasize free and I’m following your instructions to set up a page similar to the demo. However, when I see the rest of the pages, they look the same, which I don’t want. How do I get the layout of all pages except front to be different from front page?
Thanks in advance for your help.
About a year ago I set up this web site to have a full width banner on the home page but not on the other pages.
Some pages now contain the homepage banner ( https://terolynhorserescue.org/about-terolyn-horse-rescue/endorsements ), some don’t ( https://terolynhorserescue.org/about-terolyn-horse-rescue ).
How do I remove the banner from pages that I don’t want a banner?
Also how to I change out the banner image on this page ( https://terolynhorserescue.org/how-you-can-help/virtual-barnraiser ) and replace it with something else?
Thanks.
One more question: Is this theme compatible with woocommerce?
]]>Hi all,
I’ve updated my wordpress and all plugins recently and am stuck unable to fix this issue. Tried deactivating plugins, switching themes, the usual — but I’m no developer, mind you. Just messing about on a personal project with a couple friends.
My checkout page has this endless loading spinner. Seen other posts on this but I’m unsure what the issue is. Could it be to do with our host?
Appreciate any advice, thanks! Can provide an admin login if anyone’s keep to take a look.
]]>A couple of years ago, a support ticket requesting info on how to make the submenus (especially the 3rd menu) float to the right was submitted. You supplied CSS that didn’t resolve the issue. You remarked that the submenus should indeed default to the right and that you’d change that in future updates. However, I compared our theme version’s CSS (it’s never been updated) to the theme version released Feb. 2017 and it’s exactly the same. Did you make the update to the navigation so that the submenus would float to the right? If so, can you please supply me with the corrected CSS? This is a BIG problem, especially on mobile, as the submenus disappear off the screen.
Thanks in advance.
]]>If some one can help me to guide, how can I add PayPal/MasterCard payment/donation/Cancel buttons to my website of WordPress-Emphasize template. I have knowledge of develop it in HTML page but not in WordPress-Emphasize template.
]]>What would be needed to convert the nav menu to a slide-right-to-left panel instead of top-to-bottom animation for mobile use?
Also, is there a way to make the footer fixed to the bottom of the page?
]]>Is there a way to change the background color of the content area from white to a different color, my boss is convinced she wants a light yellow there but I don’t see the option in the customization anywhere.
]]>Hello,
W3C complains about the ‘role’ elements in various tags. In a child theme I removed most of them but rather not mess too much with the general theme. Could these be made an option to include? or just remove them from all but the searchform?
Another W3C issues is the use of too many H1 tags I found that I had to add the following code in logo-group.php to ensure there were not too many H1 tags. Basically, I made the ‘site-branding’ H1 an H2 when there was any content but the front page. Which works out nicely.
$h1pp='h1';
if (is_single() || (is_page() && !is_front_page()) ) { $h1pp='h2'; }
?>
...
<<?php echo $h1pp;?> class="site-title">
...
</<?php echo $h1pp;?>>
It would be nice if the theme either had an option or a plugin check to remove the itemscope and itemtype elements as well. I have used Add Meta Tags and now use WPSSO plugins, but there are a large number. If we are using the JSON+LD approach, these cause confusion with Google. Granted I removed them from content.php and content-page.php myself as those are the only contents I use. Perhaps drop the schema.org stuff entirely and let it be added by JSON+LD or another plugin?
Lastly, it would be a nice customization option to include both the logo and the header/sub-header text for the logo-group. One or the other does not look correct, both work quite nice. However, that is a reason for a child-theme as well.
Thank you for a great theme. Easy with which to work!
Thank you,
Edward L. Haletky
Hello,
Saw a similar issue but the OP dropped off the face of the earth. I am trying to center align the content on a website’s pages. Have tried messing with the “Center No Left or Right Sidebar” and “Single No Sidebars” functionality within Basic Settings, but it’s not fixing my issue.
I don’t want the text itself to be center aligned, just the ‘box’. As an example, if you look here: <url removed>
The text reaches no further than mid-way through the last menu item.
Is there a way to accomplish this?
Thanks!
]]>How do I change the background color of the buttons on the mobile version of our site? I want to switch it from black to the light gray (cbcbcb) to look the same as the desktop version. Can’t find in CSS.
https://pasorobleswineries.net/
Thanks
]]>I do not understand why my header image is smaller than the image I uploaded, especially since in the customizer under Header Image it says: While you can crop images to your liking after clicking Add new image, your theme recommends a header size of 2560 × 300 pixels.
I was originally going to transfer my static website to WordPress, but due to a variety of problems I am going to limit the WP site to those areas that will benefit from blog management. However, I need to have the blog pages not be jarringly different. Having the header the same size is important.
Here is the corresponding page from the static site
And the same page in the WP site
And here is the actual image
Can you tell me how I can get that image to show its actual size? I’d appreciate it very much.
]]>In a locally hosted site for testing, I am trying to create an additional page template in a Twenty Sixteen child theme: full-width, no sidebar.
I have created a php file full-width-page.php in the child theme folder and added this:
https://gist.github.com/anonymous/d9b4ed691cec1d32af809b2206b1ed3e
To the style.css for the child theme, I have added:
@media screen and (min-width: 56.875em) {
.page-template-full-width-page .content-area
{
float: left;
margin-right: -100%;
width: 100%;
}
}
The child theme style.css now shows in total:
https://gist.github.com/anonymous/593e06d8832cdbb03a05cbab9a06e105
With this, no Template option shows in Page Attributes.
However, if I put the code from the child theme files into the main Twenty Sixteen folder, it works. So something must be wrong with the way I have set up the child theme. I copied the format for the child theme style.css from a hosted Twenty Ten website we have been using with a child theme for years.
I have read a number of threads dealing with the creation of templates and child themes, but can’t find an answer to this particular problem. I should be very grateful for any advice.
]]>I am close to how I want my child website to look and function. The last big item is the Main Menu. I can’t get the submenus to look as I want them.
url for wordpress site: https://www.dj-group.org/private/wordpress/wordpress4/worship-services/
Url of static site which I am trying to copy to WordPress: https://standrewsharringtonpark.org/worship-sched.shtml
The menu on the static site is how I want the menu to operate on the WordPress site using Emphasize.
I have tried to make changes but obviously there is something controlling the menu that is not easily available to me. Can you help me out? Thanks
]]>I’d like to alter the typography on many elements (is that option available with the PRO version??) particularly on the primary menu bar.
]]>Hi again,
I also want, if possible, change the drop down menu background color and put in a very small line below or around each text (name of each sub page) so it will be easier to read.
/Jessica
]]>Hi,
Is it possible to change the color of the grey stripe below the main menu?
I think the WordPress update to 4.6 messed up my site’s responsiveness on mobile devices. Right now the mobile site menu won’t navigate and the sliders aren’t working. Help would be appreciated!
]]>how can i change the background of the theme Emphasize. By the way i liked it so much and i am great full to use it. thank you.
I had difficulty on changing the background. I choose the image on the customizer but i wont appear on the front page. Hope you can help me.
thanks.
Echo
]]>Hi,
Is it possible to remove the white gap that the theme shows at the top (after top menu) and the bottom (before bottom menu) of the page. I have attached the snapshot link for the purpose and marked these spaces.
Thanks in advance,
Megan
Hi,
I’m sorry to bother you again, but I’m having difficulty finding the class or id I should style to get margins on a full width page. Here is an example: https://www.dj-group.org/private/wordpress/wordpress,4/christian-formation/
On my laptop screen, which is just under 1600 pixels, there are left side margin of about 40px on the left side and even less on the right side. I would like margins of at least 10% on both sides, possibly as high as 15%. I looked at the page source for the page and tried ever id and almost every class to put in space on either side with no success. I don’t really care whether it’s margins or padding, but the line of text is just too long to be comfortable reading. And visually, it needs some white space.
Having no success with the code from the page source, I looked at the temmplates themselves: loop.php and the full-width.php. Since I am not versed in PHP, that was mind-boggling.
Where do I go to style this? And I see that it’s going to be a problem on posts as well.
I hope you can help me out.
Thanks,
Barbara
I appreciate this very well designed theme, but I have a couple of things I would like to do to customize to my preference. I have a static front page with a left sidebar. The left sidebar is being used as a pictoral menu with the same links as the main menu. I would like to have both the main menu and the footer menu not appear just on the front page. (I am using the theme for CMS rather than a blog.)
The one other issue I have is to remove the dark bar at the bottom of the page. I used the “display:none;” to eliminate the top bar.
The page is at https://www.dj-group.org/private/wordpress/wordpress4/
]]>How do I keep the Banner Image from not showing on all the pages other than the Home Page?
Thanks in advance
]]>Hello I had a problem I always had this issue from one day to ‘else has given me this problem
If I go to open any browser instead of the name of the site (link) me instead the site link and must not be so.
I spoke with an industry expert and told me to communicate it to the Apple Developer if he can bring myself the problem.
Pending thank you in advance.
Hi there! I am using your template Emphasize. (love it!) But I want the menu with a different background colour than the logo. I really don’t know how to do this.
Can you please help me? Thank you!
Vers. 1.2.6 Emphasize:
I have a problem with the post page: If I select “Left featured Image – no side bars”, the text is not right of the image, but below the image. But I like to have Prefer right of the image to text. Can you change that?
Thanks for help,
Manni
How do remove the navigation from the Header? I only want it in the footer.
I am using the free basic version and cannot figure out how to eliminate the pages navigation from the header.
My header image using the emphasize theme shows the image twice. One overlapping and offset from the other. I have deleted the image(s) and reinstalled the header image with the same results. Any suggestions.
Theme, WordPress, and plugins are updated with the latest versions.
Hi, I use the free version of Emphasize and I can not get it to work on any mobile device. Can this be solved with a plugin? Or do I need to get a theme with bootstrap? Thank’s.
/Carina from Sweden
]]>Hi there,
Love your theme and all the work you seem to have done in the documentation, which is to be thankful for.
I just have a question. Any plans to include the function to show excerpt in blog page without needing to do it manually? This is the only “but” i find with the theme.
Thanks in advance for your response.
]]>