IfatG
Forum Replies Created
-
Hi, thanks for your reply.
The issue turned out to be something entirely different. The display of the page, rather than the content, was the issue. I had to add some custom css to the pages to fix the display.
The grid property was not working with the page code. I added this and it fixed the issue:
.kadence-llms-dash-nav-right nav.llms-sd-nav {
right: 0;
width: 100%;
border-left: 1px solid var(--global-gray-400)
}
@media screen and (min-width: 768px) {
.kadence-llms-dash-nav-right .llms-student-dashboard {
padding-right: 0;}
.llms-student-dashboard .llms-sd-section {
grid-area: tab;
}
.llms-student-dashboard .llms-person-form-wrapper {
grid-area: tab;
}I have the same problem on my website, and the site is now down several days
I made a few changes, one of them worked:
- I renamed my htaccess file to htaccess_old
- I disabled the plugin All in One SEO
- This reply was modified 2 years, 5 months ago by IfatG.
The issue was solved. I accidentally set the shortcode to lifterlms_registration instead of lifterlms_checkout. Once I fixed it, the issue was solved.
Just adding my reply because I want to know the same thing. Sure makes the company look very fishy, especially since they continue to sell it and don’t yet show accountability to existing customers.
Was this resolved since 2 months ago?
Forum: Plugins
In reply to: [Image Gallery - Responsive Photo Gallery] Distorted ImagesI am looking for a way to display images without stretching them on the Content-Popup style. Sounds like a similar issue. Instead of cropping the image to fit the block size, the gallery stretches them. Is there a way to override this?
Forum: Themes and Templates
In reply to: [Sketch] Is it possible to display blog posts as a portfolio?It sounds like it will be way above my skill level! Thank you for the pointers though 🙂
It would be an even extra nice layout if the post display could be done according to type or tags, just like in projects. In fact that’s why I liked Sketch so much! It’s a wonderfully logical way to display content.
Thanks again I’m going to check the “topic resolved” box.
Forum: Themes and Templates
In reply to: [Sketch] Unifying Title font across all pagesSorry, I forgot to include links to make communication easier.
Here is an example of an archive portfolio page on my site:
http://ifatart.com/project-type/imaginary-sketches-and-studies/And an example of embedded portfolio on my site:
http://ifatart.com/ (need to scroll down).Forum: Themes and Templates
In reply to: [Sketch] Unifying Title font across all pagesThe following code ended up working for me:
body.page .entry-title { border-bottom: 1px solid #eee; } body.page .site-header { margin-top: 14px; margin-bottom: 10px; } body.page .entry-header { margin-bottom: 27px; }Before I added the margin-bottom it was a little wanky. I wish I could explain better but I basically just changed numbers and refreshed until it worked as pathetic as that sounds 🙂 so I can’t give an explanation.
However this works great!! Finally what I wanted. Thank you very much. 🙂
There is one last thing I’m trying to unify which I was unsuccessful and that is the display of the portfolio via shortcode as compared with the portfolio in portfolio archive pages or the main sketch portfolio template.
After some attempts I got the font for the project titles fairly similar (though not identical) and changed the distance between the rows to be similar, centered the project titles but I can’t get the titles to sit at the bottom of the project block like they do in other pages (like portfolio archive pages).
Here is what I added to make the [portfolio] shortcode look the same:
/*Adjusting the font style of portfolio titles*/ .portfolio-entry-title { font-size: 12px; font-style: normal; font-weight: normal; line-height: 1; text-decoration: none; /*bottom: 0; does nothing, which means the div adjusts to the image size instead of being fixed size*/ text-align: center; } /*Adjusting the portfolio generated via shortcode display*/ div.portfolio-entry { margin-bottom: 27px; }It might be a bit of a monkey-code but it sort-of works 😉
Anything I could add to make the title sit at the bottom or to just unify the display using more accurate attributes?
Thank you VM!Forum: Themes and Templates
In reply to: [Sketch] Unifying Title font across all pagesThank you very much for the help.
It does change the regular page’s title into the appearance of the portfolio archive titles but then at the same time it also changes the portfolio page’s title.It pushes the title too far down from the bottom edge of the site’s header.
It also adds a bottom line to all the blog headers and the portfolio project’s titles.
I removed the later formatting by adding:body.archive[class*=”jetpack-portfolio”] .entry-title {
border-bottom: none;
}But I can’t figure out the rest. I think if I can target specifically only the titles of the pages (without other titles) it’d do the trick. But maybe there’s no way because they are all the same class on the same type of page in the same type of div. I suppose I could try to find it.
Thanks very much for the help!
Forum: Themes and Templates
In reply to: [Sketch] Shortening posts with continue reading tagOK! Thanks again.
Forum: Themes and Templates
In reply to: [Sketch] Unifying Title font across all pagesYes, I do. Thanks! I did add some changes and it’s getting there. However, the spacing and the horizontal line are still not right.
I think the problem is primarily that titles of regular wp pages and titles of portfolio archive pages have a different class. As a result they have different styles. On top of that, the class of the regular wp page titles is identical to the class used in the titles of projects (and blog posts). So when I try to add a horizontal line to the page title, it also adds a bottom horizontal line to all the project titles. So right now I removed the bottom horizontal line from the regular page title, but it differs from the portfolio archive page’s title.
Lastly, the spacing isn’t identical between the portfolio archive page and regular wp page in the title even after I copy/paste the style of the first to the second. I can’t figure out why.
Sorry to be asking so much, but I think if a theme is to be used for a professional website it’s important to have a consistent style. I think the difference in page appearance is one big thing that has to change in order for the theme to work well for a website. Then again maybe that’s why it’s free… It’s still a lovely theme.
Thanks for the help!
Forum: Themes and Templates
In reply to: [Sketch] Shortening posts with continue reading tagThanks! I’m talking about, starting from the WP Dashboard:
Settings-> Reading Settings-> For each article in a feed, show Full text/summarySo this only refers to the feed.. OK that explains it.
Thanks. I think this topic is resolved now. It’ll be a while before I implement this change but at least I know how to.
Lastly, is there a way to suggest theme additions? This would be a good one to add..
Forum: Themes and Templates
In reply to: [Sketch] Shortening posts with continue reading tagHummm would sure be nice if it were made part of the theme so that when the option is selected in the dashboard, it applies. Currently the option exists but selecting it doesn’t do anything.
Also, could you please give me a quick pointer to where I can find such modified template files to display my posts as excerpts with an image rather then in full? I can find themes that have that, but I can’t (and also don’t know how to) “yank” the code out of there.
For example, this blog display seems extra extra nice: https://fortunedemo.wordpress.com/blog/
Any ideas where I could find what I’m looking for?
Thanks thanks thanks.
Forum: Themes and Templates
In reply to: [Sketch] Can I Change Layout of Featured Content Block?Kathryn, I just have to say, I think you’re wonderful!! And if I were not straight I would ask you to marry me.
Your explanations are always very simple, clear, helpful, right to the point and always taking the other person’s context under account.
I wish more people could communicate this way!I already implemented 2 very helpful changes to my site thanks to you, all under 5 minutes (well, I’m sure creating it took longer, but for me to copy paste it didn’t take long).