-
AuthorPosts
-
December 17, 2013 at 12:29 pm #1734
cecilia bParticipantHello
I was wondering how can I remove my page title and just use your custom headline. See my example below.http://www.my-canvas.biz/pottery/
Thank you
December 17, 2013 at 1:08 pm #1737
KoryKeymasterHey Cecilia,
The default templates for your pages include the titles by default; however, we have been considering adding the option to turn them on or off for situations like this where users prefer to disable them. This is something we will work to address in a future version of the theme.
For now, you can add the following bit of code to the Custom section of the Customizer in the CSS box. This will allow you to hide the headings on your pages and achieve the look you’re going for:
.page .hentry .entry-header { display: none; } .page .hentry .entry-content { margin-top: 0; }Let us know if you need anything else!
December 17, 2013 at 1:26 pm #1741
cecilia bParticipantThank you!! I will add that.
I do have another quick question. But it is about adding a image to a post. If I need to start another post I will, just let me know. I am trying to add a image that will be circled. I copied what you have on your website but I am getting a grey box around the pictured. When I used the shortcode within the post I get a squared box. See the code below and see the page below.
[image src=”http://my-canvas.biz/wp-content/uploads/2013/12/potter-painting.jpg” alt=”Best therapy in town!!” type=”circle” float=”none” link=”true” href=”#” title=”Best therapy in town!!” target=”blank” info=”tooltip, popover” info_place=”top, right, bottom, left” info_trigger=”hover, click, focus” info_content=”This content will only show up if you have decided to show a popover.”]
[image type=”circle” src=”http://my-canvas.biz/wp-content/uploads/2013/12/potter-painting.jpg” alt=”Text”]
December 17, 2013 at 1:36 pm #1742
cecilia bParticipantNever mind the grey box just disappear
Thank you your prompt reply
December 17, 2013 at 1:48 pm #1743
RubinKeymasterIf you have any additional questions feel free to get in touch with us!
December 17, 2013 at 2:36 pm #1747
cecilia bParticipantI do have another question. I am trying to list a featured headline. I added the icon trophy but it is not showing up. see below
http://www.my-canvas.biz/pottery/
[feature_headline type=”left” level=”h3″ looks_like=”h3″ icon=”trophy”] How it Works [/feature_headline]
thanks
December 17, 2013 at 2:49 pm #1748
KoryKeymasterCecilia,
I do not see a “How it Works” heading on the page. Additionally, you appear to be using a [custom_headline] shortcode. Ensure that you are using the correct shortcode so that everything can be in order.
Thanks!
December 17, 2013 at 2:56 pm #1751
cecilia bParticipantI copied the code from the demo website under shortcodes
This is my code
[feature_headline type=”left” level=”h3″ looks_like=”h3″ icon=”trophy”] How it Works [/feature_headline]This the demo code
[feature_headline type=”left” level=”h2″ looks_like=”h5″ icon=”film”]Video[/feature_headline]I went back to copy again just to make sure but I still cant see the trophy icon.
December 17, 2013 at 3:37 pm #1755
KoryKeymasterHey Cecilia,
Just tested this on our development server to make sure everything is in order and it is working correctly. What version of the theme are you using? The current version is v1.4.0.
Let us know when you have a chance.
Thanks!
December 17, 2013 at 8:29 pm #1762
cecilia bParticipantI am running the same version and wordpress 3.8
December 17, 2013 at 9:54 pm #1767
KoryKeymasterCecilia,
I just visited your site and I can see the trophy icon in the headline. Are you not seeing the same thing? If not, could you take a screenshot of your page and link to it using something like Dropbox in here so that I can see it? Everything seems to be in order from visiting your site just now.
Thanks!
December 18, 2013 at 1:21 am #1771
cecilia bParticipantI can see it when using google chrome. But I can not see it using IE. I can also see it on my phone. It maybe my computer. Thanks for your help. I will start another thread for my video question.
December 18, 2013 at 1:34 am #1772
KoryKeymasterCecilia,
We’ll definitely look into it a little further. Thanks for your feedback!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1734 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
