Renwod
Forum Replies Created
-
That did it, now it’s working.
Thank you very much!
Yeah, I have W3 Total Cache, and yes, I already did try.
Note: The bar is for now on the mobile italian version only.
Thank you very much for your support.
- This reply was modified 8 years, 11 months ago by Renwod.
Hello,
Nope, same as before.Forum: Plugins
In reply to: [Add Meta Tags] Add Meta Tags vs Google's hreflang linksThank you for the answer but i just wanted to know how did you add a link type with add meta tags. Btw now i added them editing Header.php, adding links for every page (still don’t get why GWT says me that my website has not hreflang tags)
Forum: Plugins
In reply to: [Add Meta Tags] Add Meta Tags vs Google's hreflang linksHey, I’m having same issue and I’m wondering what did you write in the “Full meta tags box” to get it working.
Thanks
Forum: Fixing WordPress
In reply to: Multi language problemEdit: solved
Just had to change permalinks to default and then to %postname% again.
Forum: Fixing WordPress
In reply to: Credit card on booking form.Ok, I will, thanks a lot for the help! π
Forum: Fixing WordPress
In reply to: Credit card on booking form.Ok, thank you for the answer. Do i need any particular SSL certificate or the standard version is fine? Btw, my website is hosted by SiteOrigin, so i’d buy SSL Certificate by them, is it good?
Forum: Fixing WordPress
In reply to: Credit card on booking form.With POS, to block booking, so if anyone books a room for 3 nights, and then doesn’t come without any notice, i can get the amount of the booking (as i write in the TOS that customer has to accept)
Forum: Fixing WordPress
In reply to: Do something like thisOh, that’s not what i was meant to do: I don’t want to create a gallery, if you go on website i linked before, and click on the first image, it’ll open a sort of popup (well, not a popup, cause it doesn’t pop up) with a slideshow, some text below, and a button. I need for something like that
Forum: Fixing WordPress
In reply to: Do something like thisThanks for the answer, but i’m not getting that theme, now i’m using Vantage and for what i’m doing I find it good. The only thing i need is to get rooms page like that. I don’t find the gallery you’re talking about.
Forum: Themes and Templates
In reply to: Make a theme full widthEdit: Ok, i’ve done it. With firefox analyzer i found out that borders’ class was .entry, then i searched it in style.css and i found
.entry, #comments, #respond { margin:2.5%; background:#fff; border-bottom:#DDD 1px solid; border-bottom:rgba(0, 0, 0, .13) 1px solid; box-shadow:0 0 5px rgba(0, 0, 0, .1);i set 0px in css editor plugin and now it’s fine
Forum: Themes and Templates
In reply to: Make a theme full widthThank you very much. Another question: when i create a page, there are margins beetween the content and the background. I set the same color, but margins stay. How can i toggle them off? So the page can be less blog-like.