Forum Replies Created

Viewing 15 posts - 1 through 15 (of 102 total)
  • in reply to: Blog not advancing past first page #241541
    mrjWells
    Member
    Post count: 137

    OK please disregard the 2 messages above. I had the wrong php file.

    My php code said:
    ‘offset’ => ‘0’

    and I changed it to
    ‘offset’ => ‘$offset’

    and now it’s working.

    I think the last update left out the value in that code!

    in reply to: Blog not advancing past first page #241535
    mrjWells
    Member
    Post count: 137

    I have searched every line of code in /flexform/includes/page-builder/composer/lib/shortcodes/ and cannot find the snippet:
    ‘offset’ => $offset
    anywhere in that code string.

    Please open the attached txt and highlight: [ ‘offset’ => $offset ] so I know where it is located.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Blog not advancing past first page #241513
    mrjWells
    Member
    Post count: 137

    I did that, but there is a lot of code there and I couldn’t locate the piece that needs to be edited. I sent you a copy of the shortcode php in an attachment so you could highlight the code I need to change. If you will do that it would be very helpful. Then I will go in and change it.

    in reply to: Blog not advancing past first page #241192
    mrjWells
    Member
    Post count: 137

    Hi Mohammad,

    I cannot find that snippet of code so I have attached a copy of the shortcode php.

    Could you please highlight that piece of code so I can see where it is?

    Thank you!

    Attachments:
    You must be logged in to view attached files.
    in reply to: Blog not advancing past first page #241009
    mrjWells
    Member
    Post count: 137
    This reply has been marked as private.
    in reply to: Blog not advancing past first page #240996
    mrjWells
    Member
    Post count: 137
    This reply has been marked as private.
    in reply to: Change position of Facebook comments #214256
    mrjWells
    Member
    Post count: 137

    Thanks Mohammad,

    Just double checking. This will move the Facebook comments and not the WordPress comments. Is that correct?

    Thanks for your help and patience!

    in reply to: Change position of Facebook comments #213890
    mrjWells
    Member
    Post count: 137

    Hi Mohammad,

    Thanks for responding. Here you go…

    http://advancedlifeskills.com/blog/big-5-personality-traits-quiz/

    in reply to: Override Texblock position #166670
    mrjWells
    Member
    Post count: 137

    There is no issue. It is something I am trying to do with CSS and I don’t know if it can be done. That’s why providing a URL was pointless. Here’s what I want to do, I just need to know is there is a way to do it.

    Swift page builder > Choose elements > Text block

    Now, when you reduce the text block to 3/4 size it stays aligned to the left.

    Can the text block itself (not the text inside it) be shifted to align center using CSS?

    in reply to: Override Texblock position #166648
    mrjWells
    Member
    Post count: 137

    OK, here’s a sales page I am working on and if possible, I’d like to use 3/4 or 2/3 size text blocks for most of it, but they need to be centered in the content area. This would narrow the page visually without effecting the responsiveness.
    http://trueselfrevealed.com/

    in reply to: Override Texblock position #166224
    mrjWells
    Member
    Post count: 137

    Hi Rui, thanks for responding.

    I was just experimenting on a test site, so I don’t really have a specific page, although I can create one if you don’t have a test site for working on these things.

    My objective was to create a narrower page appearance by reducing the size of a text block to 2/3 and then getting it to center align. Is there a way to do that?

    in reply to: Blog style links on pages? #141198
    mrjWells
    Member
    Post count: 137

    Straight from the theme using the [button] shortcode. But my question is: Can I create a link chain for that series of pages that looks like the one on the blog?
    Please see attached image, that’s what I want to create for the pages.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Insert Google Adsense Code Below All Posts #136378
    mrjWells
    Member
    Post count: 137

    Google Adsense advertising code. Mine looks like this:

    <div align=”center”>
    <script async src=”//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script>
    <!– Leaderboard –>
    <ins class=”adsbygoogle”
    style=”display:inline-block;width:728px;height:90px”
    data-ad-client=”ca-pub-7864443134285735″
    data-ad-slot=”1035080201″></ins>
    <script>
    (adsbygoogle = window.adsbygoogle || []).push({});
    </script>
    </div>

    in reply to: Center Social Media in Footer Column #126541
    mrjWells
    Member
    Post count: 137

    Perfect, thanks a bunch.

    in reply to: Google Fonts Not Visible in All Browsers #126538
    mrjWells
    Member
    Post count: 137

    OK, cool. I guess we’re good. Not sure why the font looks lighter in weight on Chrome. Thanks for all your help today, appreciate your support.

Viewing 15 posts - 1 through 15 (of 102 total)