exageo
Forum Replies Created
-
Yeah, I thought so it might be a conflict with the theme or another plugin. I have already tried to deactivate most of my plugins – without success. My other websites has nearly the same plugins and there Wordfence works without problems.
Here is a screenshot you asked for. Thanks to look at it. But similar list I see even at different pages so probably there is nothing very wrong.
https://prnt.sc/rrv3ctUnder Network there is no other status than 200.
Forum: Themes and Templates
In reply to: [Surplus Concert] ST: Events (front page section) in PROI hit resolve by mistake. Only the major item no. 1 is partly solved.
Forum: Themes and Templates
In reply to: [Surplus Concert] ST: Events (front page section) in PROUsing String locator plugin I was able to locate a part of the source code. Not very convenient way, but working, which is good and enough for me right now.
wp-content/themes/surplus-concert-pro/inc/widgets/widget-events.phpecho '<thead> <th>'. esc_html__( 'Date', 'surplus-concert-pro' ) .'</th> <th>'. esc_html__( 'Time', 'surplus-concert-pro' ) .'</th> <th>'. esc_html__( 'Venue', 'surplus-concert-pro' ) .'</th> <th>'. esc_html__( 'Location', 'surplus-concert-pro' ) .'</th> <th>'. esc_html__( 'Tickets', 'surplus-concert-pro' ) .'</th> </thead>';Forum: Themes and Templates
In reply to: [Surplus Concert] Display error – front page imageI am currently using featured image. But I have noticed this behaviour of the theme and I have reported it as a feedback for you and for others. I like the theme and I want it to be better and better. 🙂
ThanksForum: Themes and Templates
In reply to: [Surplus Concert] Big First Letters in Footer Sidebars WidgetsIt helped, thank you.
Forum: Themes and Templates
In reply to: [Surplus Concert] Big First Letters in Footer Sidebars WidgetsI have tried another theme and there is no problem with the size of the letters in widgets. So it is the error of this specific theme…
Forum: Themes and Templates
In reply to: [Surplus Concert] Big First Letters in Footer Sidebars WidgetsAdding screenshot…
https://prnt.sc/lys48pForum: Themes and Templates
In reply to: [Surplus Concert] Social Media and Other IconsI think I was able to fix it myself by editing .htaccess file. I added the following code to redirect http (non www) to www prefix of the domain.
RewriteEngine On
RewriteCond %{HTTP_HOST} ^yourdomain.com [NC]
RewriteRule ^(.*)$ http://www.yourdomain.com/$1 [L,R=301]It will be good if the author of the theme comments. I am not sure if there should or should not be a fix in the code of the theme itself. Aftewards, I will mark the thread as resolved. Thank you.
- This reply was modified 7 years, 7 months ago by exageo. Reason: changing the code in .htaccess
Forum: Themes and Templates
In reply to: [Surplus Concert] Social Media and Other IconsIt seems it is about fonts… My webhosting provider wrote:
Access to Font at ‘http://www.gplusplus.cz/wp-content/themes/surplus-concert/assets/fonts/fontawesome-webfont.ttf?v=4.7.0’ from origin ‘http://gplusplus.cz’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘http://gplusplus.cz’ is therefore not allowed access. The response had HTTP status code 404.
Forum: Themes and Templates
In reply to: [Surplus Concert] Social Media and Other IconsNow I now more about this issue. Icons do not show if the front page is loaded without www. E.g. when I type http://domain.com, icons are gone. (For following pages, www is added automatically and icons appears.) When I type http://www.domain.com, even the front page works fine and icons are there. Any idea how to fix this?
Forum: Themes and Templates
In reply to: [Surplus Concert] Social Media and Other IconsHello support,
thanks for investigating this strange problem. I am sending screen shot (similar to what you had sent) but this is without the social icons and navigating arrows. Same problem in Chrome, Firefox and Edge.
Best regards,
Filip