kampun
Forum Replies Created
-
Tried by Plugin Editor but didn’t succeed. Then tried Custom CSS. Added
.al2fb_like_button{
float: left;
}
but not success.
Pl help.Thank you. I have followed and entered the code you suggested using Plugin Editor but still waiting for your reply for above questions
Another issue here:
When I filled the form it shows the error msg:
{“0″:”Please enter your full name”,”1″:”You must provide a valid email address”,”status”:”error”}
When I entered the same details using computer there is not any error.
Another addition of problem to last one:
Not able to see the calender so visitor will be not able to select the day. But getting the sentence: I would like an appointment for:(Here I can click to select/unselect). But when submitting it, it also shows the error as above mentioned.Regards,
Darshan.Dear Norik,
Thank you for the support.
I will use Plugin Editor to do the job.
If I will update the plugin, shall I have to again change the code or what?
Pl reply.Regards,
Darshan.Forum: Plugins
In reply to: [BigContact Contact Page] Can not enter name, phone num etc.Dear Red_f0x,
any solution for your problem? I have same problem when I use mobile phone to fill in the form.
Pl revert.Forum: Themes and Templates
In reply to: Want to add Digtl clock in Header in empty spaceEventually I am able to prepare the child theme. There was case-sensetive texts in template name. So now I am ready to activate the theme.
Forum: Themes and Templates
In reply to: Want to add Digtl clock in Header in empty spaceFollowed and done as per your advice.
Now still following error:Broken Themes
The following themes are installed but incomplete. Themes must have a stylesheet and a template.
Name Description
BlackBird Child The parent theme is missing. Please install the “BlackBird” parent theme.Forum: Themes and Templates
In reply to: Want to add Digtl clock in Header in empty spaceYes, I am on the process of creating the child theme. But unfortunately I came across one small problem. I didn’t understand or guessing I have made any mistake.
Restating the problem as under:
In the process to create the child theme I have to use @import url(“../blackbird/style.css”); and I have written in style.css as per following using normal editor of cPanel:
/*
Theme Name: BlackBird Child
Description: Child theme for the BlackBird theme
Author: Darshan Parmar
Template: BlackBirdChild
Version: 0.1.0
*/
When I go to Administration Panels > Appearance > Themes, not able to find proper Theme(baby one) but saying the error msg: “The parent theme is missing. Please install the “BlackBirdChild” parent theme.”
Pl assist for creating the baby theme.Forum: Themes and Templates
In reply to: Want to add Digtl clock in Header in empty spaceFrom my other cPanel I have received the style.css and restored the file. Now I have the question as second last question.
Thanks and sorry for frequent questions.Forum: Themes and Templates
In reply to: Want to add Digtl clock in Header in empty spaceI made a serious mistake in this learning.
By mistake, I have saved following as parent style.css/*
Theme Name: BlackBird Child
Description: Child theme for the BlackBird theme
Author: Darshan Parmar
Template: BlackBirdChild
Version: 0.1.0
*/
@import url(“../blackbird/style.css”);
So I lost/replaced with original style.css. Now What is resolution?
My fear is that I have created my website with lot of hard work and don’t want to loose at least the current designed. To change/edit the parent theme is secondary thing for me. At the moment I have exported the data in XML format. But it has not exported the images or any multimedia content. Still the website is working.
Can you comment now where I am now?
Any reset or reinstalling required or what?Thanks and anticipating your quick response.
Forum: Themes and Templates
In reply to: Want to add Digtl clock in Header in empty spaceThanks for the quick response.
I have started to make Child theme of BlackBird theme. In one step I am confused. When I see to activate the Child theme, it doesn’t show any active link to Active link but it says “The parent theme is missing. Please install the “BlackBirdChild” parent theme.”
In the importing CSS function I have written following:@import url(“../blackbird/style.css”);
I have doubt in above step. As I couldn’t get the meaning of following description(in first line of following paragraph):
Replace twentytwelve with the directory name of your parent theme. This line must go after the header code and before any other CSS rules. If you put other CSS rules before the @import, it will not work.Pl guide.
Forum: Themes and Templates
In reply to: How to remove footer creditI think you can do one thing for hiding to ppl about those links in footer. Make colours identical in text as well as footer background colour. I did the same.