By Anastacia on Thursday, 05 November 2015
Posted in General
Replies 5
Likes 0
Views 436
Votes 0
It started displaying this (Picture) after I updated. I'm not sure how to fix it. Help!
Also, it displays on every page associated with StackIdeas products.
Hi Anastacia,

I am really sorry for the delay of this reply.

I've checked your site and it seems like you have enabled sef url rewriting from your backend > global configuration > SEO settings, but you haven't configure your .htaccess file to support sef rewrite. You can try to access your stackideas products page by accessing the following url:
http://nissm.com/index.php?option=com_easyblog
http://nissm.com/index.php?option=com_easysocial
http://nissm.com/index.php?option=com_easydiscuss

If you want to enable sef rewrite for your joomla, perhaps you can try follow the guide by joomla here on how to enable it correctly, https://docs.joomla.org/Enabling_Search_Engine_Friendly_%28SEF%29_URLs .

Hope these help.
·
Thursday, 05 November 2015 11:15
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you! Also, how do I change the color of the text within each app? Easy blog, easy social and all of the others. I can't seem to find it where to change it.
·
Friday, 06 November 2015 00:57
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Anastacia,

Unfortunately the only way to change the font color of our components is through css modification and it is not possible to achieve this via quick settings currently.

However this request will fall under "customizations" request and I am really sorry but unfortunately we cannot accommodate your request currently as it is beyond our support scope's policy as outlined in http://stackideas.com/support

Having said that, if you require us to perform the customization for you, you can always request for a quote from us at https://crm.stackideas.com and select "Customizations" . Our sales person would be glad to send you a quote for the customizations that you have requested. Thanks for understanding.
·
Friday, 06 November 2015 10:48
·
0 Likes
·
0 Votes
·
0 Comments
·
I want to know how to reach the css mod. Not change it through quick settings. Can I edit it on siteground like I can for my Joomla site?
·
Friday, 06 November 2015 10:57
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Anastacia,

You can inspect the css element of the font via browser console and then altering the css from there. Once you have got the right color that you want, you can then copy the element and place it inside your template.css or custom.css located inside your /templates/yourtemplate/css/ folder.

You can refer to the following link on how to inspect the element correctly, https://developer.chrome.com/devtools/docs/dom-and-styles .
·
Friday, 06 November 2015 11:26
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post