Hi,
That I understand. I did a few tests last night and I can´t get the demo-color etc. to get exported. I´m doing the following:
1. Installing the demo-theme that I want (this changes the theme colors etc.)
2. Navigating to the export theme settings page and cpying the export code.
3. Uninstalling the demo-theme. The site reverts back to the previous settings.
4. Navigating to the import theme settings page and pastes the settings I just copyed.
This should, if I understand correctly, teqnically at least change all the things in the theme panel (colors, translations, etc.) to the demo-theme-settings (that I exported). However, it doesn´t. Nothing happens to colours, translations etc. Everything stayes the same. As if the backup data (that I copyed) actually was taken from the old settings that rests behind the demo-layout, rather than from the actuall demo-layout.
Could this be the case or are my settings messed up somehow? Thanks
Perfect 🙂 If I use the theme import/export-function, does that also transfer the specific demo-changes that is made to the css-files? (Like the green lines for example).
Would be great if I could use the original theme export to backup all the settings for the theme, even the demo-specific ones. Is that possible or does it only back up changes made in the Theme Panel?
Ah, so that´s why they couldn´t be changed from the theme panel 🙂
I was trying to recreate the layout of the News Magazine demo on my current install but couldn´t figure that one out. I realise I could just install the demo and go with that, however that will delete all my custom translations and font-settings etc. So will see how I´ll go about it.
Are there any drawbacks installing one of the demos and using that as the theme from there on? Compared to using the standard theme layout and changing it to mimic the demo that I want (which will also let me keep all the font/translation/etc-settings)?
Hi again,
just installed the latest version of the theme on a local copy on my site (since i haven´t upgraded yet) and this issue is still there. Just thought I´d let you know 🙂
Ok, that’s too bad :-/ Really liked the boxed design with the side borders.
Is there any kind of css I could use to make the large container wrap keep the width of the page content? To use that div for the edges-effect. Or will that mess up the design completely?
Have emailed you about getting a copy of the previous version. Will just use that for now until I have time to try and implement the changes I want on the new design.
Ok, but that seems a bit odd if the indented behaviour of one element is to stay out to the left while everything else (in the boxed version) is centered.
Would be interesting to hear the thought behind why and what purpose that is for?
That’s not really what I meant 🙂 More how to target the header and footer divs as well as the conent one.
Have been playing around with this and it seems with the new version of the theme there is no div surrounding the actual content (as the old td-boxed-version was doing). The new surrounding dog is instead always 100% of the browser width, making it useless for the shadow borders I want to achieve.
As far as I can see there is no way anymore to get the shadow edges on the boxed version of the theme, since there is no boxed div to assign them too.
Am I correct or am I missing something? Would be too bad if it wasn’t possible anymore since it made for a great design element having the “shadow borders” 🙁
Works perfect, except the footer and header does not get the effect :-/
Can I add any more content-wraps to include them as well?
That works, sort of 🙂
Like you can see in the screenshot the top-menu gets the shadow-effect too.
The divider lines I can probably solve myself through some CSS, however the menu I don´t know how to keep as it is (just white).
Hope this old thread can be seen again now 🙂
Since of the last update, this does not work any longer. The edges are completely gone. The background color was lost as well during the update :-/
Can anything be done to fix it?
Site: enkelteknik.se
Beautiful! Thank you so much!
🙂 Have a great weekend!
Hi,
Works great. The only odd issue is that when you look at the page through mobile-view (or push the browser window to mobile size) the top border dissapears. Any ideas why that is and how to fix it?
Otherwise great solution!
Brilliant support as always! Did the trick. Thank you! Keep up the awesome work! 😀
Amazing support as always! The first CSS-trick worked perfect 🙂 Thank you so much!
Thanks for confirming its not a theme issue. Shouldn’t the migration be the same for localhost vs an actual host. I mean, both have paths pointing to the actual files (before the actual www-root).
Has anyone else experienced similar issues with Duplicator? If I could get this to work it would help the world instead of having to make a fresh install and importing everything and re-uploading/naming featuerd pictures etc etc…
Just wanted to point out that this issue was not resolved in the last update of the theme. I still have to use the code provided. As I can remember from our mail-conversation there actually was in issue with this (and not just me doing something wrong :P).
Totally ok to use the code, but just thought you should know 🙂
That is the setting that does not work :-/ Any tips for making it work?
Thanks
Awesome support as usual 🙂
Now I just need to figure out how to get it to be just a little lighter, but guess changing the rgba-values does just that 🙂
The code seem to have solved the issue for now. Thanks!
However sent you the login-info via the email. Something must be causing the problem, so even if the fix works it would be nice to do without it.
Thanks in advance,
/Christoffer
This (updating the child-theme) did it for me with the weird borders and padding.
Hello and thank you for the answers.
1. It seems it was the Firefox cashe that needed to be cleared. My bad 🙁
2. Seems like the line-issue solved itself automatically for some reason. It´s gone at least 🙂
Thank you so much for a great theme and most of all, great support! All the best!
Thank you 🙂 Tried your tip and it turned out it was caused by the MailMunch-plugin. Under the plugin settings there was an option called: If enabled, it will add blank div tags in your posts and pages so you can embed forms more easily.
After setting it to No, the problem was solved.
Thank you again!
Hi,
I disabled all the plugins (also updated Visual Composer to the last theme-included version) but no change.
I think the font size problem is due to the fact that i still have to use a css-hack to actually target the paragraph (p) settings under the individual pages, like:
.page-id-81 p {font-size: 12px !important;}
– if my forum page has 81 as the id-number.
This has been an issue since i brought the theme about a year ago (have had to do it on my contact-page for example). It only applies when using Visual Composer since the divs being created by it seems to be uneffected by the regular page paragraph setting.
As for the link on the H1/Title being incorrectly set to the bottom-most forum I have no idea what can cause. I disabled the whole H1-tag with:
.bbpress .td-page-title {display: none !important;}
Not an ideal solution, but at least it works.
Any more ideas on this?
There seems to be more issues with the forum starting page…
If you go to http://www.enkelteknik.se/forum and look at the headings stating “Ämnen” “Inlägg” and so on, they are of a certain size and font.
However if one click in to one of the forums (for example the first one, named “datorer”) the text size and font changes (for the better).
There seem to be an issue with the landing page that uses the shortcode bbp-forum-index and links and fonts not being displayed correctly.
Have I missed something in the settings or am I doing something wrong when implementing the bbp-forum-index shortcode?
Thanks! I do fully understand this and how the resizing works.
The question was more along the lines of if its possible to do some kind of auto refresh on browser window change from the theme or WordPress? 🙂
Thanks
