• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Appfinite

Appfinite

Premium WordPress Themes for The Genesis Framework

  • Themes
  • Blog
  • Tutorials and Resources
  • Forums
  • Contact Us

BartA

  • Profile
  • Topics Started
  • Replies Created
  • Favorites

Forum Replies Created

Viewing 29 posts - 1 through 29 (of 29 total)
  • Author
    Posts
  • February 17, 2021 at 6:25 pm in reply to: Both responsive and regular navigation showing after update 1.2 -> 1.3 #24139
    BartA
    Customer

    This 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 #24138
    BartA
    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 #21453
    BartA
    Customer

    Im starting to see the picture..

    first mentioned are the item declarations
    then the rule that is applied to them

    So 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 hyperlink

    May 24, 2017 at 10:26 am in reply to: outline + link button colour not matching accent colour #21452
    BartA
    Customer

    Can’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.

    May 24, 2017 at 9:45 am in reply to: outline + link button colour not matching accent colour #21451
    BartA
    Customer

    Thanks 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-2

    May 23, 2017 at 5:52 pm in reply to: outline + link button colour not matching accent colour #21435
    BartA
    Customer

    Allso; on the port folio page, widget 2 shows in a weird colour

    May 18, 2017 at 6:08 pm in reply to: team template #21411
    BartA
    Customer

    Hi 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.

    May 5, 2017 at 6:04 pm in reply to: Improve Page Speed #21272
    BartA
    Customer

    Hello 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 cache

    those 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

    March 5, 2017 at 6:34 pm in reply to: Button placed outside site-inner #20773
    BartA
    Customer

    To 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

    March 5, 2017 at 3:55 pm in reply to: Button placed outside site-inner #20770
    BartA
    Customer

    And 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 collumns

    Really 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

    March 5, 2017 at 3:44 pm in reply to: Button placed outside site-inner #20769
    BartA
    Customer

    Andy – 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 below

    March 5, 2017 at 3:19 pm in reply to: Button placed outside site-inner #20768
    BartA
    Customer

    Hi 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 side

    the “edit” links seems to be in a weird spot as well..

    March 5, 2017 at 3:12 pm in reply to: Button placed outside site-inner #20766
    BartA
    Customer

    Tja, 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)

    standard full width template, button aligned correctly

    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)

    landing page template; button gets pushed to the side

    March 5, 2017 at 2:41 pm in reply to: Button placed outside site-inner #20764
    BartA
    Customer

    Right.. 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

    March 5, 2017 at 5:53 am in reply to: Button placed outside site-inner #20761
    BartA
    Customer

    Hi 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 #20558
    BartA
    Customer

    Thanks ๐Ÿ™‚
    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 ;D

    This 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 #20526
    BartA
    Customer

    Thats 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 #20510
    BartA
    Customer

    Found 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 be

    January 22, 2017 at 5:54 am in reply to: Search console – fetch as google #20358
    BartA
    Customer

    after 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

    January 22, 2017 at 5:23 am in reply to: Search console – fetch as google #20357
    BartA
    Customer

    after 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?

    January 22, 2017 at 4:59 am in reply to: Search console – fetch as google #20356
    BartA
    Customer

    im 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 =)

    November 8, 2016 at 3:00 pm in reply to: tap targets (menu item size) in footer nav menu #19926
    BartA
    Customer

    Thanks Wes, two thumbs up ๐Ÿ™‚

    October 21, 2016 at 7:02 pm in reply to: current version – changelog #19790
    BartA
    Customer

    Thanks

    May 16, 2016 at 10:54 am in reply to: position widget "front page 1" on resolution 2560×1414 #18036
    BartA
    Customer

    As 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)

    May 15, 2016 at 2:09 pm in reply to: Problem calling a font + couple of possible bugs #18030
    BartA
    Customer

    I did. Thanks for following up ๐Ÿ™‚

    May 14, 2016 at 10:08 am in reply to: Problem calling a font + couple of possible bugs #18026
    BartA
    Customer

    Thanks!

    May 14, 2016 at 8:49 am in reply to: Problem calling a font + couple of possible bugs #18024
    BartA
    Customer

    Hi 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 show

    Best regards,
    Bart

    May 10, 2016 at 5:17 pm in reply to: Problem calling a font + couple of possible bugs #18007
    BartA
    Customer

    Thanks 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.

    May 8, 2016 at 2:31 pm in reply to: Problem calling a font + couple of possible bugs #17999
    BartA
    Customer

    font 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

  • Author
    Posts
Viewing 29 posts - 1 through 29 (of 29 total)

Primary Sidebar

Search Forums

Affiliate Program

Looking to earn some money? Join our Affiliate program and earn 35% of every sale you refer. Top referrers earn 40-50%.

Join Now โ†’

The Genesis Framework

All of our themes are designed for the Genesis Framework. You will need to purchase Genesis in order to use any of our themes.

Purchase Genesis

Hire a Web Developer

Need help setting up or customizing your website?

Contact Us โ†’

Search Full Site

  • Buy Genesis!
  • Shopping Cart
  • Themes
  • My Account
  • Support Forums
  • Tutorials and Resources
  • Privacy Policy
  • Contact Us
  • Follow Us on Twitter

Copyright © 2023 ยท Appfinite ยท Built With The Genesis Framework