KBaucherel
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Cactus] Customise broken – site brokenTo be fair, it unfixed itself quite rapidly and I also ended up downgrading to 5.2.5 – although now with full https:// resolving throughout the site. Come on Vela themes, this is crazy….
Forum: Fixing WordPress
In reply to: Customizer not showing correctlyUnexpected resolve: After weeks of clearing caches and poking plugins to no avail, a chance discussion with my hosting company about SSL revealed that some elements of the site were not picking up the SSL. This innconsistency must have been crashing Customizer, because as soon as the SSL was fixed, Customizer worked again.
Edited .htaccess to show:
RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://%{HTTP_HOST}/$1 [R=301,L]Forum: Themes and Templates
In reply to: [Cactus] Customise broken – site brokenRESOLVED BY CHANCE!
After weeks of deactivating plugins, clearing caches, upgrading PHP and so on, by chance I discovered a security inconsistency across the site. Some elements were not being caught by the site’s SSL cert. I edited the .htaccess file as follows to fix, and it magically resolved the Customizer problem at the same time. I did not know this was an issue with the site – it was flagged separately in conversation with my hosting company. Good luck folks…
RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://%{HTTP_HOST}/$1 [R=301,L]Forum: Fixing WordPress
In reply to: Customizer not showing correctlySame fault on Cactus theme following update to 5.3
https://ww.wp.xz.cn/support/topic/customise-broken-site-broken/Forum: Themes and Templates
In reply to: [Cactus] Customise broken – site brokenSeems to be reported by several themes since 5.3 update. Have followed all the advice around clearing cache etc.
Forum: Themes and Templates
In reply to: [Cactus] Customise broken – site brokenHey Vela Themes, take a look at this error:
repeater.js?ver=5.3:724
Uncaught TypeError: $ is not a function
at i.addRow (repeater.js?ver=5.3:724)
at repeater.js?ver=5.3:200
at Function.v.each.v.forEach (underscore.min.js?ver=1.8.3:1)
at initCactusControl (repeater.js?ver=5.3:199)
at i.ready (repeater.js?ver=5.3:94)
at Object.<anonymous> (load-scripts.php?c=0&load[chunk_0]=customize-base,customize-preview,jquery-ui-position,jquery-ui-menu,jquery-ui-autocomplete,wp-hooks,heartbeat,customize-controls,&load[chunk_1]=customize-widgets,mce-view,imgareaselect,image-edit,wp-sanitize,updates,thickbox,accordion,customize-nav-menus,jquery-ui-button,&load[chunk_2]=customize-models,customize-views,plugin-install,quicktags,wplink,media-upload,wp-embed&ver=5.3:38)
at i (jquery.js?ver=1.12.4-wp:2)
at Object.add [as done] (jquery.js?ver=1.12.4-wp:2)
at initialize (load-scripts.php?c=0&load[chunk_0]=customize-base,customize-preview,jquery-ui-position,jquery-ui-menu,jquery-ui-autocomplete,wp-hooks,heartbeat,customize-controls,&load[chunk_1]=customize-widgets,mce-view,imgareaselect,image-edit,wp-sanitize,updates,thickbox,accordion,customize-nav-menus,jquery-ui-button,&load[chunk_2]=customize-models,customize-views,plugin-install,quicktags,wplink,media-upload,wp-embed&ver=5.3:38)
at i.h.Class (load-scripts.php?c=0&load[chunk_0]=customize-base,customize-preview,jquery-ui-position,jquery-ui-menu,jquery-ui-autocomplete,wp-hooks,heartbeat,customize-controls,&load[chunk_1]=customize-widgets,mce-view,imgareaselect,image-edit,wp-sanitize,updates,thickbox,accordion,customize-nav-menus,jquery-ui-button,&load[chunk_2]=customize-models,customize-views,plugin-install,quicktags,wplink,media-upload,wp-embed&ver=5.3:1)Forum: Themes and Templates
In reply to: [Dara] Dara Theme Social IconsI had the same problem, and downloaded the theme fresh today. Jetpack is not installed as part of the download, so I installed it separately and activated the plugin. Then it asked me for a wordpress.com login. I have a ww.wp.xz.cn account, of course, but tried to set up wordpress.com. Because Jetpack then prompts the creation of a whole new site, I have given up. This is a business site not a blog. This whole pretty looking theme is a bit of a mess and as a result I am moving to a different theme. Shame as I liked the grid layout specifically for my site.
Forum: Plugins
In reply to: [Content Cards] New LinkedIn URLs not displaying as content cardsSorry for the late reply! The email fell into a junk folder and I have only just found it.
I have recreated the issue straight away. If you go to http://galiadigital.co.uk/writing/ there are a number of content cards visible. Above the apparent ‘first’ card there is a hyperlink that simply sayd ‘www.linkedin.com’. this is what appears when I post the content card from linkedin.
The HTML across that section of the page looks like this:[contentcards url=”https://www.linkedin.com/pulse/sxsw-sage-summit-applying-technology-innovation-kate-baucherel”%5D
[contentcards url=”http://www.promotiontoolbox.com/blog/posts/intelligent-promotions-are-future-fmcg”%5D
[contentcards url=”http://digitalethics.org/essays/code-campaign-ethics/”%5D
- This reply was modified 9 years, 1 month ago by KBaucherel.
Forum: Plugins
In reply to: [Plugin: Duplicator] Internal server error, add-on domainUpdate:
Using the advanced Manual Install option populated the database but there were still issues with the site.
Examination of error logs showed that an empty folder for every add-on domain had to be resident in the public_html folder, not just the live domains (there were 3 other unused domains). Once those were created, tried a second automated install which failed, showing index.php not to exist, which it patently did.
Tracked problem down to htaccess file which had not created properly. Deleted .htaccess and renamed .htaccess_orig which was the archived file – this brought up the homepage. Finally, edited the correct .htaccess file to show a root rewrite as this had not changed. Longest launch ever.
Forum: Plugins
In reply to: [Plugin: Duplicator] Internal server error, add-on domainLatest error message: File does not exist: /home/it4unine/public_html/index.php, referer: http://jargone.co.uk/installer.php
Forum: Themes and Templates
In reply to: [WP Opulus] Can't replace logoNote: sneakily uploaded a new image via FTP and made it the same name as the old logo.
That’s not the point, though….. Annoying to have a feature withdrawn mid-build.
Just had the exact same issue. I renamed the plugin folder in the directory and hey presto I can get to my dashboard again. Not going to reactivate this until I hear it’s fixed.
Forum: Themes and Templates
In reply to: Cyberchimps Responsive child problemThank you!
Since posting, I’ve put the basic CSS changes into the CSS styles customisation area within the theme, and this seems to be working both in parent and child. I will stop the security-blanket habit of copying the whole css over (I ended up doing this after customising a twentyfourteen template where colours were all over the place).
For some reason all the Cyberchimp threads stated that @import was no longer required in a child CSS, and advised removing it which I have done with no ill effect. Is that correct? Codex seems to indicate that theme name and template are the only required lines.
Forum: Themes and Templates
In reply to: Twentyfourteen custom header for different screen sizesUpdate… after much browsing I have tried replacing absolute widths with % values, which still looks perfect (in fact, slightly better) on sensible devices but delivers a right margin on iPad and a mess on iPhone.
#headline { background-color: #FFF8F0; width: 100%; display: inline-block; }
#logo { width: 25%; float: left; padding-top: 30px; }
#contact { width: 25%; float: right; padding-top: 30px; }
#dates { text-align: center; overflow: hidden;}Forum: Fixing WordPress
In reply to: WP 3.7 and Starkers Utilities duplicate menuIt’s been fixed. Solution was we got all the menus to render from the dynamic side. There were some that were static and therefore creating a “double layer” of information.