That makes sense.
Thanks.
This is a link to the website:
Let’s say I wanted to put this in the ticker:
The website will be down on Thursday.
How would I do that?
Thanks.
Got it. Thanks dude.
Great thanks.
thank you for the link. Just so I’m clear, if I open the page I createdBakery builder in tag div compoeer and then save it, it will convert everything to TD composer, correct?
If I open it using TD composer and save it, will it convert the code to TD Composer format?
Also. Try clearing your Twitter links in the theme settings. Saving it. clear in cache. Reentwr it. Open your post in a incognito tab.
Have you activated your theme with your purchase code?
I was having the same problem and this worked for me, too.
If anyone else has this issue, this fixed my problem:
Add this to .htaccess:
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
Thanks
It looks like the latest update fixed it. Thanks
You’re right. This didn’t use to happen so the plugin must have changed something.
Thanks for the help.
Here. I made a vid for you.
How can I give you my login credentials privately?
I have all of my fonts set to fira sans.
Then what is the purpose of the default fonts section in the settings?
Great thanks.
@Rico, I got with the devs over there and they pointed me to this topic. It fixed it.
https://wordpress.org/support/topic/another-design-error-on-v5-1-0/#post-10326543
Thanks..
@rico so you use this plugin too?
Great thanks.
Any idea when this might happen? This is the MAIN complaint I get about my website.
Will it be days, weeks, months?
Thanks
Ryan
https://www.InterestingAnswers.com
Ahhh. thanks
Thanks. I understand that. I guess what I’m wondering is why is this theme so much skinnier than most others?
I had 40 people review my site, and 11 of them commented on it being too skinny on their resolutions.
BTW, I worked with a dev and came up with this. It works pretty well. Perhaps you could look at it, modify it, and consider it for future releases?
@media only screen and (min-width: 1500px) {
.td-boxed-layout .td-container-wrap, .td-boxed-layout .td-header-menu-wrap.td-affix {
width: calc(100% - 200px) !important;
}
.td-container, .tdc-row {
width: calc(100% - 100px) !important;
}
.td-ss-main-sidebar {
width: 400px !important;
}
}
@media only screen and (min-width: 1900px) {
.td-ss-main-sidebar {
width: 500px !important;
}
}
–
Ryan
https://InterestingAnswers.com
-
This reply was modified 8 years by
Ryansmccain.
-
This reply was modified 8 years by
Ryansmccain.
Oh Ok. I’ll keep an eye out.
Thanks