I see this on all your page sources...
Search found 12801 matches
- Mon May 13, 2024 10:49 pm
- Forum: CMSMS Core
- Topic: no css styles in news details
- Replies: 11
- Views: 1185
- Wed May 08, 2024 8:36 pm
- Forum: Modules/Add-Ons
- Topic: NEWS MODULE - different output based on category
- Replies: 15
- Views: 4177
Re: NEWS MODULE - different output based on category
Or you could just use the category as a class on your main div...
<div class="row justify-content-center no-gutters press-black mb-5 mb-lg-0 {$entry->category}">
Then CSS would move the images where you want...
.PressLeft img {float: left}
<div class="row justify-content-center no-gutters press-black mb-5 mb-lg-0 {$entry->category}">
Then CSS would move the images where you want...
.PressLeft img {float: left}
- Wed Mar 20, 2024 6:43 pm
- Forum: Modules/Add-Ons
- Topic: Passing Default values to FormBuilder Multiselect
- Replies: 7
- Views: 45284
Re: Passing Default values to FormBuilder Multiselect
You may want to look at the form in html and see if your fields are in uppercase or did you fill them in that way...
- Tue Mar 05, 2024 6:56 pm
- Forum: Modules/Add-Ons
- Topic: Products export in 2012 module
- Replies: 7
- Views: 930
Re: Products export in 2012 module
I'm using Products 2.20.1, CMSMS 1.12.1...
- Mon Mar 04, 2024 8:46 pm
- Forum: Modules/Add-Ons
- Topic: Products export in 2012 module
- Replies: 7
- Views: 930
- Fri Mar 01, 2024 6:55 pm
- Forum: Modules/Add-Ons
- Topic: Products export in 2012 module
- Replies: 7
- Views: 930
Re: Products export in 2012 module
Products does have an "Import items from CSV file and Export to CSV Export to CSV" button...
If you are not sure where these products are coming from look at the page source view to see if it has any product template tags...
If you are not sure where these products are coming from look at the page source view to see if it has any product template tags...
- Fri Mar 01, 2024 6:51 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: In Firefox on Android div runs out of the parent div
- Replies: 6
- Views: 4984
- Sat Jan 20, 2024 7:26 pm
- Forum: Modules/Add-Ons
- Topic: TinyCME is not working after installation
- Replies: 4
- Views: 1027
Re: TinyCME is not working after installation
I found that if you copy/paste into tinymce when it is activated, check box says use wysiwyg, it will have things like <p>, <div>, thing like that that you can see when you turn it off after pasting it...
- Fri Jan 19, 2024 8:27 pm
- Forum: Modules/Add-Ons
- Topic: TinyCME is not working after installation
- Replies: 4
- Views: 1027
Re: TinyCME is not working after installation
You have to go to My Preferences > My Account > User Preferences > Select WYSIWYG to use and choose TinyMCE....
- Thu Oct 19, 2023 10:18 pm
- Forum: CMS Show Off
- Topic: Themes @ Multiintech
- Replies: 0
- Views: 20355
Themes @ Multiintech
I finally finished remaking my theme site and have a bunch of themes you can download. I'm using calguy1000s eCommerce suite to test it out so the themes say they cost 0.01¢ but that is only so the PayPal gateway will work, I guess you can't sell anything for free, PayPal is set up as a test bed so ...
- Sun Sep 24, 2023 7:18 pm
- Forum: CMSMS Core
- Topic: Upgrade cPanel to PHP 8.1 and CMSMS fails
- Replies: 9
- Views: 38976
Re: Upgrade cPanel to PHP 8.1 and CMSMS fails
Try shutting off some of the third party modules, like anything that has CG in front of them...
To do this go to the server file system in cPanel and misname them, I just put a 1 in front of the name without changing the name itself...
To do this go to the server file system in cPanel and misname them, I just put a 1 in front of the name without changing the name itself...
- Wed Sep 13, 2023 4:21 pm
- Forum: Modules/Add-Ons
- Topic: LISE previous/next buttons
- Replies: 3
- Views: 1942
Re: LISE previous/next buttons
Did you try get_template_vars..?
- Fri Jul 28, 2023 7:55 pm
- Forum: Modules/Add-Ons
- Topic: Products modules auto ignore video tag
- Replies: 9
- Views: 2891
Re: Products modules auto ignore video tag
Have you tried eval..?
- Sun Jul 23, 2023 6:57 pm
- Forum: CMS Show Off
- Topic: Renewed my site
- Replies: 0
- Views: 10482
Renewed my site
Well it's been years since I posted anything here, but I finally changed the look of my main site as the dark theme I was using before was getting so I decided to lighten it up a little... Still running 1.12.2 but it is stable enough for me... Extra modules: CGBlog Captcha CGFeedback Album using the...
- Thu Jul 20, 2023 4:06 pm
- Forum: Modules/Add-Ons
- Topic: Forum Module
- Replies: 3
- Views: 1064
Re: Forum Module
There was one but it will most likely only work on systems using the 1.* series...