Coder Social home page Coder Social logo

mdlwp's People

Contributors

alexandre67fr avatar atais avatar braginteractive avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mdlwp's Issues

Meta-box Customize in Custom Post Type

Can it be added the meta-box Customize a Custom post type? As it is shown in the post and pages.
Try editing the file 'meta-box.php' but I could not do it.

In line 21 I change this:
$screens = array( 'post', 'page' );

to this:
$screens = array( 'post', 'page', 'post_type' => 'name_custom_type' );

Thanks.

Submenu doesn't work

I've tried to create sub-menus but they don't work. Is it a bug or an non-implemented feature yet?

Material Design Portfolio

Hi
Recently bougth plugin works incorrectly.
The issue is pretty much the same as been already discussed and left with no tech answer.
Portfolio filter is totally random.
May be you know already what is wrong.

Registry returning 404

Running node -v v8.0.0
Running npm 5.0.3

npm ERR! code E404
npm ERR! 404 Registry returned 404 for GET on https://registry.npmjs.org/mdlwp
npm ERR! 404
npm ERR! 404 'mdlwp' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

Double vertical scrolling bar

Hello.

I have experienced a small bug in the CSS.
zrzut ekranu 2015-08-22 o 23 56 28

I have managed to solve it easily by adding:

  body{
    overflow-y: hidden;
  }

Overflow on the page ribbon did not fix it for me.

masonry view broken

hey, I was going to use this theme, especially for the masonry view. unfortunately it gets displayed wrong in my browser most of the time.

sometimes it displays correctly (especially after going to a subpage and then using the back button of the browser to land back on the masonry view), but most of the times it gets displayed like in the screenshot.

I am running Mac OS X Yosemite and the latest google chrome.

screen shot 2016-10-12 at 21 09 52

Footer is not a sticky type

So i do not know if it is a bug or a feature but I would opt for the 1st one.

The problem occurs when the page you have is shorter than your browser height.

Looks like this:
zrzut ekranu 2015-08-23 o 13 10 21

So basically you can see the background of the main ribbon and the fotter is not at the bottom.
I am currently fixing it, so I will tell when I find a solution.

Hamburger menu icon

On latest Samsung android default browser hamburger icon won't show up. Is there any fix for this?

JetPack Cookies Banner Widget

The JetPack Cookies Banner widget does not work with the 4 footer locations as it appears in the top right of the screen where it cant be read or closed. Any ideas on a fix for this? Can I add a widget location?

Material Design Portfolio plugin

I like very match Material Design Portfolio plugin and I try to use in Divi.
But I can't realise that.
Do you have any idea if that maybe be possible to work with Divi?
I am realy in love in this plugin.
Thank you very much advance .

Liliya

No option to add/change header image

I've added the following to header.php and I see no option within the Appearance settings to upload a header image. The option isn't in the customizer options either. Not sure what I'm doing wrong. Running MDLWP 1.2.2 on WP 4.5.1.

<?php if ( get_header_image() ) : ?>
<a href="<?php echo esc_url( home_url( '/' ) ); ?>" rel="home">
    <img src="<?php header_image(); ?>" width="<?php echo esc_attr( get_custom_header()->width ); ?>" height="<?php echo esc_attr( get_custom_header()->height ); ?>" alt="">
</a>
<?php endif; // End header image check. ?>

MDLWP Portfolio

I bought the MDLWP Portfolio plugin today, and the category filter only works part of the time. I have the MDLWP theme installed, and I am running the following plugins: Material Design Icons, Material Design Login Form, Material Design Social Share and MDLWP Portfolio. My website is shaleverett.com if that is any help. Any help would be much appreciated.

Trouble with jetpack infine scroll

I change the css div area to show for two div for phone view
class="mdl-cell mdl-cell--3-col mdl-card mdl-shadow--2dp mdl-cell--2-col-phone"
to mimic it like any other marketplace, but then when i want to use infinite scroll using jetpack

when click load button, it only shows 1 article for each row

It must something about css, #main or #infinite-view-1 (which load by jetpack to wrap another container)

Search bar

If I had a light colour, the hamburger and the search icons are black, but the line in the search bar is white.

Disqus not working

First of all: thanks for the great free template 👍

I installed Disqus but unfortunately it does not work.
You can see it on the screenshot attached.

disqus_not_working

Any Ideas?
Thanks!

JetPack Infinite Scroll

Hello,

Thanks for this nice theme.
I'm however facing a problem with the JetPack Infinite Scrolling which is working very strange, although it is supposed to be compatible with your theme.
Scrolling to the end of the page does not provoke the loading of the following posts.

Actually, I think it might be connected to the other issue reported here with the double scrolling bar.
Indeed, with the double scrolling bar (when logged in), you can force the infinite scroll by scrolling down both bars than rescrolling the outer vertical bar down: the following posts are displayed under the "older->" notice.
However, when you are not logged in (or if you customise CSS with an overflow-y on body to remove the outer vertical scroll bar), than it is impossible to get the infinite scroll to work.
I assume it would have something to do with the navigation bar being fixed (with flex?)

Theme doesn't support dropdown menus

I created a menu in Appearance > Menus, I then nested several menu items (see image below), but when I view the site it seems there is no support for dropdown menus in the theme. Am I missing something? Is this something that will be added down the line?

capture d ecran 2016-02-01 a 16 07 17

Thanks in advance.

Come MDL colors do not work

Should be SOME MDL colors do not work sorry

If you want to customize your website color by choosing primary and secondary color the script tries to obtain the proper css from google.

For some colors though, the names are wrong and the css can not be downloaded.

I have found the code responsible:

$primary = get_theme_mod( 'primary_color', 'indigo' );
$secondary = get_theme_mod( 'secondary_color', 'pink' );

wp_enqueue_style( 'mdlwp-mdl-css', 'http://storage.googleapis.com/code.getmdl.io/1.0.2/material.min.css' );

I have modified it to obrain a standart css all the time. Normally it should use an url like:

https://storage.googleapis.com/code.getmdl.io/1.0.2/material.*blue_grey*-amber.min.css
but actually tries to resolve
https://storage.googleapis.com/code.getmdl.io/1.0.2/material.*blue-grey*-amber.min.css

RTL Support

Are there any plans to support rtl in the near future?
Great theme btw. Keep it up!

Front-end wp_editor() not working

The Visual tab of the WP Editor on front office doesn't work, unlike the text tab.
There is a problem with this line : wp_enqueue_script( 'mdlwp-mdl-js', '//storage.googleapis.com/code.getmdl.io/1.0.0/material.min.js', array(), '1.0.0', true ); in the file inc\scripts.php.

Theme broken: Invalid argument provided to upgrade MDL element

The latest version of the MDLWP theme is broken (at least in Wordpress 4.4.5 and 4.6.1). It produces the following JS error in all browsers and thus fails to load the MDL scripts:

mdlComponentHandler.js:189 Uncaught Error: Invalid argument provided to upgrade MDL element. at n (http://storage.googleapis.com/code.getmdl.io/1.1.3/material.min.js?ver=1.1.1:8:2088) at i (http://storage.googleapis.com/code.getmdl.io/1.1.3/material.min.js?ver=1.1.1:8:2008) at Object.r [as upgradeAllRegistered] (http://storage.googleapis.com/code.getmdl.io/1.1.3/material.min.js?ver=1.1.1:8:3824) at http://storage.googleapis.com/code.getmdl.io/1.1.3/material.min.js?ver=1.1.1:8:5310n @ mdlComponentHandler.js:189i @ mdlComponentHandler.js:174r @ mdlComponentHandler.js:343(anonymous function) @ mdlComponentHandler.js:482

"No results found" page

It's not really a problem: in the screen that appears when you make a search without results, the writings are very attached to the edge of the box. I think you can solve easily. Thank you in advance.

(Sorry for any English mistakes)

Sticky footers don't work in this theme

Hi!

I've spent all morning and most of the afternoon trying to get sticky footers to work in this theme. All of the usual tricks (relative container, absolute footer: https://getbootstrap.com/examples/sticky-footer) DO NOT WORK! I had kind of bastardized your theme a bit and was blaming myself for breaking it somehow, but I've gone back and re-cloned the repo and I can replicate the issue on an untouched theme (it looks sticky and mostly is, but try making an empty page and look at it with a tall browser window). I've found that if I remove the material CSS file (the big one) the problem goes away but I've been totally unable to determine the offending line(s) as divide-and-conquer is failing me. All I could figure out is that the problem is somewhere between 0-75% of the file. For some reason neither removing the top or bottom half of the CSS eliminates the problem.

I doubt that the material CSS is actually faulty, I think it's more likely that something in this theme is causing a conflict with it, but I've so far been unable to determine the problem, so I come to the issues page, hat in hand, begging for some insight on why a normal sticky footer technique fails to work with this theme. I'm really happy with everything else in this theme but I'm completely stuck on this one issue.

Use different colors

Hi,
It would be great if we could use different primary and accent colors than the one predefined by MDL. What's the recommended way to do that? E.g. if I want a different color for the navigation bar.
Thanks!

Scrolling on iOS very sticky

Hello.

Love the theme. I've been testing the theme on my main desktop and it works and looks amazing. However, when I tried testing it on my iPhone 6 the scrolling breaks after the page is fully loaded. The scrolling is very sticky and not smooth at all.

Wondering if you would maybe look into this?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.