Forum Replies Created
-
AuthorPosts
-
February 17, 2021 at 6:25 pm in reply to: Both responsive and regular navigation showing after update 1.2 -> 1.3 #24139
BartA
CustomerThis has been resolved, was probably a caching issue (CDN)
February 16, 2021 at 7:11 pm in reply to: Both responsive and regular navigation showing after update 1.2 -> 1.3 #24138BartA
Customer(and theres some funky inverted colour change on the responsive menu items going on)
May 24, 2017 at 10:56 am in reply to: outline + link button colour not matching accent colour #21453BartA
CustomerIm starting to see the picture..
first mentioned are the item declarations
then the rule that is applied to themSo i can change the (base) colour of the link in front-page-12 .image-section a
to the accent colour by adding that section to the ruleset{ color: %1$s; }
The thing is though, thats not the thing going wrong.
Whats wrong is that the original accent colour in the theme (red) is being used as the base link colour whereas in other widgets the default colour is white and on-hover colour is the accent colour..Im guessing it has to do with how i call the button style .. inside the widget,
because it suddenly dawns to me that the accent colour is used for hyperlinks as well..
And to a button applies a different style than to a hyperlinkMay 24, 2017 at 10:26 am in reply to: outline + link button colour not matching accent colour #21452BartA
CustomerCan’t read the code, but trial and error usually gets me a long way =)I tried adding those two lines in the second and third section of links as shown below
button, input[type="button"], input[type="reset"], input[type="submit"], .archive-pagination li a:hover, .archive-pagination .active a, .button, .widget .button, .front-page-2 .image-section, .front-page-9, .front-page-12 .image-section a .popular, .genesis-nav-menu .sub-menu a:hover, .genesis-nav-menu .sub-menu li.current-menu-item > a, .footer-widgets .enews-widget input[type="submit"], .content .portfolio .more-link:hover { background-color: %1$s; } button, input[type="button"], input[type="reset"], input[type="submit"], .button, .front-page input:focus, .front-page textarea:focus, .front-page-9, .front-page-12 .image-section a .widget .button { border-color: %1$s; }
but its not working out.
BartA
CustomerThanks Wes,
The editing wont be a problem.
And youre right, it was 12, not 13.With regards to the port folio page:
look at the colour of widget footer-2BartA
CustomerAllso; on the port folio page, widget 2 shows in a weird colour
BartA
CustomerHi Scooby,
Thanks for having a look.
Yes, thats the section a referring to.
And it does work, but suppose i have 10 teammembers, then needless to say it is not possible to all shouw them on the mainpage. I would have to link to a team page.
And it would be nice if i could use the same template as the one being used by the port folio.In my case i would like to use
the port folio to display my work, which is added to the site by adding posts in a defined category (for example “esthetic dentistry”)
and then the team page to display the team members, which are added to the site by adding a post in category “team”But the genesis core does not allow the use ot two different port folio’s.
Only one can be set up in the genesis settings.So im wondering if there is a way around that.
BartA
CustomerHello Vicky,
Theres wordpress pluging available that will help you get this done;
Look into a page caching suite like
WP super cache or
W3 total cachethose suites will do all sorts of things to speed up your site and allso add expiration tags to various files
WP smushit will compress all of the images used on your site
BartA
CustomerTo close this off;
I changed the paragraph containing the button to
<p> <div style=clear:both> <a class="button large" href="https://tandarts-haarlem.nl">Klik hier voor meer informatie</a> </div></p>
That solved the problem =D
BartA
CustomerAnd Safari (which i never use) renders the page exactly like firefox;
share buttons underneath the right collumn, green button to the right of the two collumnsReally appreciate your help guys,
i’ll see if i can eliminate the issue by disabling a plugin or smt..Seems to me its something wordpress or plugin related
BartA
CustomerAndy – yeah im on a chrome browser.
I just checked and to make it even more intresting firefox is also rendering the button out of place, but less so than chrome..No idea why youre not seeing it on your side..
I’ve just cleared all the caches on the website, maybe that makes a difference to what youre seeing.Another intresting observation;
i have the genesis share buttons installed but disabled on this landing page.
When i do show them, they appear off centre as well but the “edit” link moves back to the center a line belowBartA
CustomerHi Wes,
yeah im trying to get the button centered as well.
And i can see it being rendered in that spot initially, but the upon page completion the button moves to the sidethe “edit” links seems to be in a weird spot as well..
BartA
CustomerTja, im out of ideas..
This is what the page looks like when using standard full width template
(notice featured image + page title aligned to the left)This is what the page looks like when using landing page template
(notice every element centered, except for the button which gets pushed to the side)BartA
CustomerRight.. i see you’re right.
The code works fine on any page template BUT the (aspire pro) landing page.
I cant grasp why though..The only css i added to style.css referring to the landing page is
/* landing page */ .landing-page .site-inner { max-width: 1024px; margin-top: 40px; text-align: center; }
page_landing.php is untouched
BartA
CustomerHi Andy,
thanks for taking a look!
Have you checked also on a wider (desktop) screen?On my side it works fine on smaller viewports when everything is placed in one single column.
But on wider screens the button gets misplaced.(I have cleared the cache btw)
February 14, 2017 at 4:45 pm in reply to: two buttons touching in responsive (vertical) layout #20558BartA
CustomerThanks ๐
Yeah I noticed you have the same setup in the first widget of your mainpage so i sneaked in and picked the code from there ;DThis code is starting to become readable text to me now, thanks a lot for all your help Wes.
Offtopic, if i may;
In widget 5 i have the background scrolling from underneath the content in ipad viewport.
Im quite sure you allready solved that but i cant dowload the code since studiopress still hasnt uploaded the most recent version of the theme (still 1.1.4 there)
Is there any way i can get future updates from your site? ๐ฎFebruary 11, 2017 at 5:03 am in reply to: two buttons touching in responsive (vertical) layout #20526BartA
CustomerThats exactly what id like ๐
and yes in vertical mode i suppose theyd have to be below each other
February 6, 2017 at 6:54 pm in reply to: two buttons touching in responsive (vertical) layout #20510BartA
CustomerFound a solution that works in <div class=”one half first”> etc,
although i do find the spacing between the two buttons in horizontal mode is quite a bit bigger than id prefer it to beBartA
Customerafter more testing i found that various snippets that i took from my main page widgets _can_ be found by doing a google search for it, so all content _has_ been indexed even though it appears as if the page is not being completely rendered when fetching the page as googlebot
So im guessing every widget is being indexed for content properly
BartA
Customerafter testing i can confirm that after commenting out the loading of fadeup.js in functions.php the page is completely being rendered by the googlebot.
So.. whats the implication of this for SEO, if any?
BartA
Customerim guessing the fade script may have to do with this
(since the text in the widgets only starts to appear when you scroll down)
im pretty much a novice though =)BartA
CustomerThanks Wes, two thumbs up ๐
BartA
CustomerThanks
BartA
CustomerAs a sidenote;
while being logged into my account and browsing the forums i dont get offered the option to start a new thread
allthough i CAN react to other posts (which is why im leaving this here in this thread)BartA
CustomerI did. Thanks for following up ๐
BartA
CustomerThanks!
BartA
CustomerHi Wes,
thanks a lot for replying.
I dont remember adding that line.
To be sure i just double checked in the v1.1.2 archive thats for download on studiopress
and found this line is actually code from the original css included in the archive.Either way;
after removing the line the picture still doesnt showBest regards,
BartBartA
CustomerThanks for the reply Kronos,
With regards to featured section 12 image:
no, i cant seem to get any image showing on that section. Whatever image i choose, it remains off-white background.with regards to spacing around tekst front page content section in responsive mode;
it was on when you looked i think.. ive cleared all caches to rule that out.
On the far bottom of the website the content section shows underneath the widgets. In desktop layout theres some spacing around the text, looking as intended, but in vertical mobile phone layout the text has no spacing around it and goes to the ends of the screen, probably not as intended.BartA
Customerfont problem is resolved,
allfonts doenst allow https connections which my website requires.
Had forgotten i had run into that problem before and worked my way around it by linking to google fonts, even though they dont serve the weight of the font im looking for -
AuthorPosts