Forum Replies Created

Viewing 11 posts - 1 through 11 (of 11 total)
  • in reply to: Full page width now offset (pushing off screen) – URGENT! #18545
    azuz
    Member
    Post count: 19

    Seems to have sorted the issue, thanks for the help.

    – Matt

    azuz
    Member
    Post count: 19

    Also, for information – I have tried disabling all plugins and the issue persists.

    in reply to: Full page width now offset (pushing off screen) – URGENT! #17892
    azuz
    Member
    Post count: 19

    Hey BB,
    I posted a different issue previously but got a slow response – the tech support department seems to respond when you add a comment in the item section on theme forest. I would do this myself but they state “up to 48 hours”. I thought that seeing as you have waited longer than this time, you could do us both a a favour and leave a comment on ThemeForest?

    Also, could you send me a link so I can add a comment and get updates on your issue post?

    – Matt

    in reply to: Flexform Showcase – Show us your site #17161
    azuz
    Member
    Post count: 19

    Hi Jaroljmek,
    Thanks for your interest!
    All of the bits I used for the website are available in my Envato public bookmarks: Azuz IT website bookmarks on Envato

    The contact box is here: WordPress Live Chat Plugin for Sales and Support

    The newsletter subscribe is actually a built in feature for the theme itself – I’m using mailchimp so just added the menu item to the top menu and inserted the mailchimp code into the theme options (“Subscribe form code” under “Header Options”).

    Hope this helps!

    – Matt

    in reply to: Search results in blank page "/s=xxx" #14312
    azuz
    Member
    Post count: 19

    Hi Ed,
    That seems to have fixed it! Thanks!
    I’m sure I got the child theme from you guys at point down the line – might be worth checking the index.php if that’s the case?

    Once again, thanks

    -Matt

    in reply to: Search results in blank page "/s=xxx" #14200
    azuz
    Member
    Post count: 19

    How’s this for strange – I enable to swiftform theme – the search works. The only thing I have in the child theme is the following:

    • index.php
    • screenshot.png
    • style.css

    index file contains only: <?php // Silence is golden.?>

    Style starts with:
    /* LICENSE & DETAILS
    ==================================================
    Theme Name: Flexform Child Theme
    Theme URI: http://themes.swiftpsd.com/flexform
    Description: A Retina Responsive Multi-Purpose WordPress Theme - Designed & Developed by Swift Ideas ( www.swiftpsd.com / www.swiftideas.net )
    License: GNU General Public License version 3.0
    License URI: http://www.gnu.org/licenses/gpl-3.0.html
    Template: flexform
    Version: 1.0
    Author: Swift Ideas
    Author URI: www.swiftpsd.com / www.swiftideas.net
    All files, unless otherwise stated, are released under the GNU General Public License
    version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)
    ==================================================
    /* --------------------------------------------
    FLEXFORM CSS IMPORT
    -------------------------------------------- */
    @import url("../flexform/style.css");
    @import url("../flexform-child/print.css") print;
    @import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:700);
    /* --------------------------------------------
    CHILD THEME CSS
    -------------------------------------------- */

    in reply to: Search results in blank page "/s=xxx" #14197
    azuz
    Member
    Post count: 19

    Also, just to make this clear and help troubleshooting – I have not changed any core files for the theme. The only additions are a child theme for CSS changes.

    in reply to: Search results in blank page "/s=xxx" #14195
    azuz
    Member
    Post count: 19

    Hi Ed,

    • I previously disabled all plugins but have just done this again – issue remains.
    • Also tried removing all code from Flexform Child Theme: Stylesheet (style.css) just in case – issue remains.
    • It’s very doubtful that the server would be the issue – This was working at some point as I remember trying it early in the project. The hosting platform is also solid (simple instance hosting by Gandi.net).
    • I went a step further and looked at Chrome developer but nothing at all in the console on search page – issue remains.
    • Tried removing tracking code script from Theme option > General options – issue remains.
    • Tried disabling responsive from Theme option > General options – issue remains.

    What should I try next?

    Regards,
    Matt

    in reply to: Search results in blank page "/s=xxx" #13805
    azuz
    Member
    Post count: 19

    Nope that didn’t work.
    I’ve tried enabling debug but get nothing returned as before when searching.

    I tried emptying the content of the htaccess but get the same as before (although clicking pages is now not working because the permalinks text in htaccess is not present).

    My htaccess is as follows:
    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress

    in reply to: revolution slider full width #12789
    azuz
    Member
    Post count: 19

    Hi, I had an issue with this as well.
    I ended up with the following configuration working for me:
    Revolution slider > Edit slider:
    Full width (grid width 1170, slider height max 250).

    After that, I went to the page I wanted the slider on and did the following:
    Under “Slider options”
    Show swift slider: unchecked (doesn’t matter what is selected for the “Swift slider type, swift slider category” or “swift slider count”).
    Revolution slider alias: slidercode (whatever you set yours to).

    Hope that helps.
    Matt

    in reply to: Flexform Showcase – Show us your site #12760
    azuz
    Member
    Post count: 19

    Hi everyone. I’ve spent quite a long time trying to perfect our new website. It has a large amount of additional CSS, but the main components of the original theme are still easy to see! I actually spent around 10 – 20% of the time trying to get a nice print style – I’ve added top print icons for this purpose (no print CSS supplied with template – boooo!).

    I’m still ironing out kinks but would love to hear some comments…

    http://www.azuz.it

    Thanks,
    Matt

Viewing 11 posts - 1 through 11 (of 11 total)