vijayrajesh
Forum Replies Created
-
Forum: Plugins
In reply to: [Quiz Maker] liveworksheets like quizThanks for the reply.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] My domain is not connectingThis is what happens
“The Jetpack server was unable to communicate with your site https://whatistheurl.com [IXR -32300: transport error: http_request_failed cURL error 52: Empty reply from server]”
Hi,
I just got it work by using a trick.
Install “widget shortcode” plugin. You will get shortcode for each widget.
Then in menu, add a text widget. Add any number of widget shortcodes one by one. They will display in one column.
Remember, suppose if you do not see shortcode working in text add this filter code in functions php file,
add_filter(‘widget_text’, ‘do_shortcode’);
I hope this helps some one,
BTW, Tom Hemsley, thanks for your kindness in giving an awesome mega menu plugin for free,
Thank you,
Forum: Plugins
In reply to: [Plugin Advanced Custom Fields] Display Google map on your themeThank you so much ??
Forum: Themes and Templates
In reply to: [Mog] Menu Font Color ChangeSCCP uses querystring based css display, IMO.
Forum: Themes and Templates
In reply to: [Mog] Menu Font Color ChangeSimple Custom CSS plugin may slow the rendering of page. Try alternative methods.
Forum: Themes and Templates
In reply to: [Hueman] GIF as Featured Image (Image Post Format)I think it will automatically happen. Did you try uploading gif and see what happened?
Forum: Themes and Templates
In reply to: [Hueman] Header slideshow & moreBy adding some conditions like is_frong_page() OR is_home() you can set the slider only in homepage.
Forum: Themes and Templates
In reply to: [Landscape] Remove Footer (Search, Archive, and Meta)Hi,
display : none; may not be a good idea if you care search engines. Because, even though you hide display:none; the content will still be indexed.
You need to remove the code manually.
Thank you,
Forum: Themes and Templates
In reply to: [Responsive] Responsive theme not responsive on mobile anymore??@hobbyhomepagemaker it seems there is a jQuery error. That is what it causes the issue.
Forum: Themes and Templates
In reply to: [Hueman] Header slideshow & moreYes, that pixelthemes.com is my link only. If any questions, please do not hesitate to ask me.
Forum: Themes and Templates
In reply to: How to remove comments form from one page in Forever ThemeGo to that particular page in editor. Click on “screen options” , you can see this link top.
Once you click on it, you will see list of options with “discussion” check box too. Enable it if not already enabled.
Then after the editor you will be seeing a text “Allow comments”. Uncheck it. That is all, i hope it helps,
Thank you,
Forum: Plugins
In reply to: [VR jScrollPane Shortcode] Viewable contentWere you able to fix it? I understand it is a delayed reply. Generally, due to images without size define are the cause. If you set height of Images in the img src tag, this could possibly solve.
Forum: Themes and Templates
In reply to: [Style 59] style 59 not responsiveAnd BTW, I have released a free theme in my site. But i cannot post URL here.
my site is pixelthemes com Just go there, and you can see the theme named “VRYN Responsive”
Thank you,
Forum: Themes and Templates
In reply to: [Style 59] style 59 not responsive@almcr Thanks for your feedback.
We have not stated that the theme is responsive. It is not responsive.
The theme is basically created for developers who use underscores.me as base one.
Hence this is a starter style made for a starter theme.
I agree with your point that the theme is bloated. We are working on it and will fix them soon. BTW, can you suggest any tool that can help to find duplications please?
Thank you,