Forum Replies Created
-
AuthorPosts
-
Didn’t make any difference – I even changed it to 70% and no change in the grid row on this page http://test.supersportsuae.com/races/run-series-dubai-uae/.
Did empty cache.
Great, thanks, will try it out.
Caching off. No minification plugins, Enfold seems to handle it well. Details in private.
The third row of icons is wider than the two above. The third row is made with the grid row element. I’d like to be able to make that row the same width as the other rows.
The other rows were made using the column elements.Thanks
OK thanks, I’ve managed to resolve the issue but not able to pinpoint exactly how!
Thanks
Not yet, since the plugin was suggested by one of your team I thought I’d check with them first, in case there were any known issues.
This is happening on our test site which has these plugins enabled, but not our live site, which doesn’t, hence why I’m fairly certain it’s the plugins.
Thanks
OK, so what setting could I choose in Clearfy that will ensure that Enfold will not show any text when I open a text block in Avia?
That is most likely candidate, but could also be in BWP Minify (unlikely as have been playing with that for a while), Far Future Expiration Plugin or Remove Query Strings From Static Resources.
This are all active on the test site, but not our live site!
Thanks
- This reply was modified 6 years, 7 months ago by SuperSportsUAE.
Thanks Rikard, will look into that one.
Cheers
Looking through a variety of things – Raven, PageSpeed,
Using “scores” generically to refer to both indexes and times.
I’ll have a play then and see what happens – maybe use the test site :-)
Generally, the things slowing down speed and reducing index scores are mainly google related – analytics & apis! Both caching & rendering related, as well as expired headers issues. Slightly ironic! Suppose there is not much to be done here?
GTMetrix tells me:
This page has 8 external Javascript scripts. Try combining them into one.
This page has 4 external stylesheets. Try combining them into one.and that both WP Fastest Cache & BWP Minify are causing issues with defered parsing of JS, render blocking issues, CSS optimisation, more irony, I think!
I guess the price paid for plugins and not direct coding?
On the whole I think our site is ok, just needs a little bit of back-end admin with images and links
Cheers
No thanks, feel free to close it.
Thanks Ismael
Thanks Ismael, so I can remove the compression & minification plugins – BWP, EWWW Image Optimizer (made a difference to images and analytical results using this).
What about AMP plugin?
That does raise another question, and answers another question too :-)
The answered one, is that the CSS in the custom CSS box for Enfold is therefore minified.
The other question is, why do I get feedback from a variety of analytical tools that my site is lacking minification in many errors – CSS, JS, HTML?
What about the WordFence issue?
Thanks
- This reply was modified 6 years, 7 months ago by SuperSportsUAE.
Haven’t figured out anything!
I was asking whether if use W3 can I drop my minify plugin?
I stated that I don’t use WordFence anymore, so why is it stopping me from doing something, and posting warning messages?
Another question I have – if I use a CDN does it handle all my minifying and image optimisation?
Thanks
Hi Mike,
Sorry, been on holiday & away on business too!
Just been looking through minify & cache plugins, reading reviews and looking into a CDN as well!
W3 seems to be popular so was looking into that, especially since it has minifying built-in – thought I could drop the separate minify plugin, and less plugins is goo, correct?
Concerned that BWP hasn’t been updated in 3 years – hard to believe that a plugin was 3 years ahead of its time!
The thing is, I don’t use WordFence anymore, so not sure why I’m getting warnings from it, haven’t for a while.
Thanks
Sorry, should it should read “the breadcrumbs end up on 2 lines”
Great, thanks.
Next question, with certain screen sizes the breadcrumbs end up with 2 sizes, and the logo moves around, so that it is not vertically centred.
How can I get around this? Presumably by editing the mobile-only section of the CSS?
Or should breadcrumbs be removed from the mobile section? It’s just with the menu being replaced by the burger menu, I can see the breadcrumbs being really useful on a mobile.
Thanks
Think it did, but decided to go with a plugin to avoid playing with things I don’t really understand :-)
Thanks
OK, worked out how to play with the CSS and change the depth of the breadcrumb container.
Still like some advice on the other sections though :-)
Thanks
Thank you, I’ll give that a try.
Thanks for that, it appears to be working.
Is it possible to change the depth of the breadcrumb section? Or include within the menu section of the header?
At the moment it’s far too deep, too thick a strip across the screen. It’d fit much better as a pinstripe with the breadcrumbs within it.
I’m also trying to centre our logo vertically within the menu bar – is this possible?
I appreciate it seems unrelated but I’ve been playing with the logo size so it doesn’t come into the header section that includes the breadcrumbs.
Thanks
Thanks, I’ve got the background set to white #ffffff, but how can I change the font colour?
I tried this
.container_wrap.dark_bg_color.title_container {
background-color: #ffffff;
font-color: #011689;}
and
.container_wrap.dark_bg_color.title_container {
background-color: #ffffff;
font: #011689;}
but it made no difference.
Thanks
There is a huge grey stripe across the screen forming the background to the breadcrumbs, it is not blue!
Blue is the colour in our logo, and the top edge of the calendar seen at the bottom right of the image.
Either way, how do I change that colour?
Thanks
Sorry – try this one test.supersportsuae.com!
December 21, 2017 at 6:58 am in reply to: bullet points within table cell incorrectly positioned on mobile #891028Thanks Mike, meant to get back to you, been v.busy and slipped through the net! All sorted now. Thanks for your assistance.
December 18, 2017 at 6:34 am in reply to: bullet points within table cell incorrectly positioned on mobile #889919Actually, looking at it again, I think it was right aligned and now it’s centre aligned! However, it is now legible!
The left column is centre aligned, but the right column should be left aligned. In the html it is, but should I also be dictating this style in the CSS, and not the html?
The full CSS that I discovered is:
@media only screen and (max-width:767px) {
#top.page-id-13 #wrap_all .av_one_full {
padding: 20px !important;
}#fullscreen_slider_0 {
display: none;
}#mobile {
display: block !important;
}tbody td {
display: table-cell !important;
text-align: center !important;
}
}Which, if I recall correctly was to sort out the alignment of some buttons & tool-tips within a table, so maybe I should add a table id to that one as well? Or does this “#top.page-id-13” do that already?
I suspect that may be over-riding what I’ve just added, since it appears above it in the CSS?
Thanks
December 18, 2017 at 6:25 am in reply to: bullet points within table cell incorrectly positioned on mobile #889918Thanks Mike, but will that not affect all tables in mobile view?
I’ve noticed this piece of CSS
#mobile {
display: block !important;
}tbody td {
display: table-cell !important;
text-align: center !important;
}
}So I decided to add a table ID to that particular table and removed the style details from the html (worked it out after some digging on W3, CSS Tricks & Stack Overflow)
<table id=”coach_bio”>
<tbody>
<tr>
<td style=”width: 10%; text-align: center;”>@media only screen and (max-width: 767px) {
table#coach_bio {
width: 100%;
li {text-align: left !important;}
}
}Which seems to have done the trick. However, I’m asking myself whether it wouldn’t be better to turn the table into blocks, so I have a name & photo with the data beneath it, rather than side by side? Is that possible for specific tables using this configuration?
Thanks
November 22, 2017 at 6:49 am in reply to: Table stacking vertically on mobile screen, but room to be horizontal #880099Not talking about that button or that tool-tip as the one with an issue.
Below it is a small table with 4 icons in it. The tool-tips for those icons are the ones I’m having issues with. The code I pasted relates to those.
I’m trying to make those tool-tips responsive, the same way the ones for the coach buttons are responsive.
November 21, 2017 at 1:28 pm in reply to: Table stacking vertically on mobile screen, but room to be horizontal #879720Nope, I know how to do that, have done for some time.
My query is about the tool-tips connected to the fontello icons in the table below the coach button.
You gave me a CSS snippet so that the tool-tip for the coach button was properly responsive and allowed me to control it.
What I’m after now is some CSS to control the tool-tips attached to the av_font_icon entypo-fontello since they are not responsive and I can not find a way to control them via CSS or within the html. (See attached)
I tried adapting the CSS you provided for the coach button tool-tip but couldn’t make it work.
Thank you
November 15, 2017 at 7:40 am in reply to: Table stacking vertically on mobile screen, but room to be horizontal #876951Two lots of tool tips – the one from hovering over the instructor name button, and one from hovering over the icons.
“.avia-tooltip .avia-arrow {” are the ones associated with the icons,
“.coach_tooltip .coach_tooltiptext {” are the ones associated with the coach name buttons, that you sent me a CSS snippet for.
I took the CSS snippet you gave me from the latter and tried to adapt it for the former, to make them responsive to screen size as the latter is.
-
AuthorPosts