Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
August 28, 2013 at 11:39 am in reply to: Full page width now offset (pushing off screen) – URGENT! #18545
Seems to have sorted the issue, thanks for the help.
– Matt
August 27, 2013 at 5:40 am in reply to: Full page width now offset (pushing off screen) – URGENT! #18274Also, for information – I have tried disabling all plugins and the issue persists.
August 23, 2013 at 11:28 am in reply to: Full page width now offset (pushing off screen) – URGENT! #17892Hey 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
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 EnvatoThe 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
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
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
-------------------------------------------- */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.
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,
MattNope 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
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.
MattHi 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…
Thanks,
Matt -
Posted in: We hit Power Elite.